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:
parent
fa8419d08e
commit
394cf0a1ca
26 changed files with 2705 additions and 2726 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue