rt2800: fix duplication in header files
Updated debugging scripts are located here: http://www.kernel.org/pub/linux/kernel/people/bart/rt2800/scripts/ (they also work fine with older drivers) Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com> Acked-by: Ivo van Doorn <IvDoorn@gmail.com> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
d42c8d86ca
commit
b54f78a8b7
5 changed files with 1821 additions and 3597 deletions
drivers/net/wireless/rt2x00
1819
drivers/net/wireless/rt2x00/rt2800.h
Normal file
1819
drivers/net/wireless/rt2x00/rt2800.h
Normal file
File diff suppressed because it is too large
Load diff
|
@ -38,6 +38,7 @@
|
|||
#include "rt2x00pci.h"
|
||||
#include "rt2x00soc.h"
|
||||
#include "rt2800lib.h"
|
||||
#include "rt2800.h"
|
||||
#include "rt2800pci.h"
|
||||
|
||||
#ifdef CONFIG_RT2800PCI_PCI_MODULE
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -35,6 +35,7 @@
|
|||
#include "rt2x00.h"
|
||||
#include "rt2x00usb.h"
|
||||
#include "rt2800lib.h"
|
||||
#include "rt2800.h"
|
||||
#include "rt2800usb.h"
|
||||
|
||||
/*
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue