projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d79b2a
)
rt2x00: Remove rt2x00pci.h include from rt2800lib.
author
Gertjan van Wingerde
<
[email protected]
>
Mon, 3 May 2010 20:43:02 +0000
(22:43 +0200)
committer
John W. Linville
<
[email protected]
>
Tue, 4 May 2010 17:24:22 +0000
(13:24 -0400)
PCI specific code has been remove quite some time ago.
Signed-off-by: Gertjan van Wingerde <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/rt2x00/rt2800lib.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/rt2x00/rt2800lib.c
b/drivers/net/wireless/rt2x00/rt2800lib.c
index 674609d1a7276289036661bda9ea4470bdbfec28..7310f34cc12a14c2aedcd25fe655b17a2cf9ad9a 100644
(file)
--- a/
drivers/net/wireless/rt2x00/rt2800lib.c
+++ b/
drivers/net/wireless/rt2x00/rt2800lib.c
@@
-40,9
+40,6
@@
#if defined(CONFIG_RT2X00_LIB_USB) || defined(CONFIG_RT2X00_LIB_USB_MODULE)
#include "rt2x00usb.h"
#endif
-#if defined(CONFIG_RT2X00_LIB_PCI) || defined(CONFIG_RT2X00_LIB_PCI_MODULE)
-#include "rt2x00pci.h"
-#endif
#include "rt2800lib.h"
#include "rt2800.h"
#include "rt2800usb.h"