Re: [PATCH v1 0/4] PCI: Remove unnecessary includes of <linux/pci-aspm.h>
From: Sinan Kaya <hidden>
Date: 2018-07-25 20:33:26
Also in:
intel-wired-lan, linux-pci, linux-wireless, lkml
From: Sinan Kaya <hidden>
Date: 2018-07-25 20:33:26
Also in:
intel-wired-lan, linux-pci, linux-wireless, lkml
On 7/25/2018 12:52 PM, Bjorn Helgaas wrote:
emove includes of <linux/pci-aspm.h> from files that don't need
it. I'll apply all these via the PCI tree unless there's objection.
---
Bjorn Helgaas (4):
igb: Remove unnecessary include of <linux/pci-aspm.h>
ath9k: Remove unnecessary include of <linux/pci-aspm.h>
iwlwifi: Remove unnecessary include of <linux/pci-aspm.h>
PCI: Remove unnecessary include of <linux/pci-aspm.h>Thanks. Reviewed-by: Sinan Kaya <redacted> Is it possible to kill that file altogether? I haven't looked who is using outside of pci directory.