summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath9k/pci.c
diff options
context:
space:
mode:
authorSujith2009-02-09 08:56:54 +0100
committerJohn W. Linville2009-02-13 19:44:54 +0100
commit394cf0a1ca02e7998c8d01975b60a3cdc121e7d8 (patch)
tree0df1eb625f49cf38fbd618333bf62d853bdf62b8 /drivers/net/wireless/ath9k/pci.c
parentath5k: Don't call reset on config_interface (diff)
downloadkernel-qcow2-linux-394cf0a1ca02e7998c8d01975b60a3cdc121e7d8.tar.gz
kernel-qcow2-linux-394cf0a1ca02e7998c8d01975b60a3cdc121e7d8.tar.xz
kernel-qcow2-linux-394cf0a1ca02e7998c8d01975b60a3cdc121e7d8.zip
ath9k: Header file cleanup
Split the core header files into manageable pieces. Signed-off-by: Sujith <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath9k/pci.c')
-rw-r--r--drivers/net/wireless/ath9k/pci.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/net/wireless/ath9k/pci.c b/drivers/net/wireless/ath9k/pci.c
index 05612bf28360..aa3ac20b410c 100644
--- a/drivers/net/wireless/ath9k/pci.c
+++ b/drivers/net/wireless/ath9k/pci.c
@@ -16,9 +16,7 @@
#include <linux/nl80211.h>
#include <linux/pci.h>
-#include "core.h"
-#include "reg.h"
-#include "hw.h"
+#include "ath9k.h"
static struct pci_device_id ath_pci_id_table[] __devinitdata = {
{ PCI_VDEVICE(ATHEROS, 0x0023) }, /* PCI */