ath9k: Remove unnecessary include of <linux/pci-aspm.h>
authorBjorn Helgaas <bhelgaas@google.com>
Wed, 25 Jul 2018 19:53:40 +0000 (14:53 -0500)
committerBjorn Helgaas <bhelgaas@google.com>
Mon, 6 Aug 2018 19:32:21 +0000 (14:32 -0500)
commita78613c08267107e3ffaa40290a269be79386fce
treee8a1b8aad43c1451f7bf1b0540cc2b8a22adbe5a
parentf5ddcf71e66eac681500ab94df0f9e33c4f2b4a7
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>
drivers/net/wireless/ath/ath9k/pci.c