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>
This commit is contained in:
Sujith 2009-02-09 13:26:54 +05:30 committed by John W. Linville
parent fa8419d08e
commit 394cf0a1ca
26 changed files with 2705 additions and 2726 deletions

View file

@ -17,10 +17,7 @@
#include <linux/io.h>
#include <asm/unaligned.h>
#include "core.h"
#include "hw.h"
#include "reg.h"
#include "phy.h"
#include "ath9k.h"
#include "initvals.h"
static int btcoex_enable;