Commit a78613c0 authored by Bjorn Helgaas's avatar Bjorn Helgaas

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: default avatarBjorn Helgaas <bhelgaas@google.com>
Reviewed-by: default avatarSinan Kaya <okaya@kernel.org>
Acked-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent f5ddcf71
......@@ -18,7 +18,6 @@
#include <linux/nl80211.h>
#include <linux/pci.h>
#include <linux/pci-aspm.h>
#include <linux/module.h>
#include "ath9k.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment