projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4ad074
)
Staging: wlags49_h2: remove duplicated #include
author
Huang Weiyi
<weiyi.huang@gmail.com>
Sun, 13 Dec 2009 13:14:10 +0000
(21:14 +0800)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 4 Mar 2010 00:42:30 +0000
(16:42 -0800)
Remove duplicated #include('s) in
drivers/staging/wlags49_h2/wl_pci.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/wlags49_h2/wl_pci.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/staging/wlags49_h2/wl_pci.c
b/drivers/staging/wlags49_h2/wl_pci.c
index a3db111d4a95b77425a4f02dd91ad2d9f7dff604..01e4bec9fd5be1118bef73e2a68c2ec7bd4bed01 100644
(file)
--- a/
drivers/staging/wlags49_h2/wl_pci.c
+++ b/
drivers/staging/wlags49_h2/wl_pci.c
@@
-81,7
+81,6
@@
#include <asm/system.h>
#include <asm/io.h>
#include <asm/irq.h>
-#include <asm/system.h>
#include <asm/bitops.h>
#include <asm/uaccess.h>