commit | a78613c08267107e3ffaa40290a269be79386fce | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bhelgaas@google.com> | Wed Jul 25 14:53:40 2018 -0500 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Aug 06 14:32:21 2018 -0500 |
tree | e8a1b8aad43c1451f7bf1b0540cc2b8a22adbe5a | |
parent | f5ddcf71e66eac681500ab94df0f9e33c4f2b4a7 [diff] |
ath9k: Remove unnecessary include of <linux/pci-aspm.h> The ath9k driver doesn't need anything provided by pci-aspm.h, so remove the unnecessary include of it. Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Sinan Kaya <okaya@kernel.org> Acked-by: Kalle Valo <kvalo@codeaurora.org>