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:
b148a27
)
drivers/video/backlight/ep93xx_bl.c: remove duplicated header include
author
Jingoo Han
<
[email protected]
>
Tue, 10 Jan 2012 23:09:18 +0000
(15:09 -0800)
committer
Linus Torvalds
<
[email protected]
>
Wed, 11 Jan 2012 00:30:48 +0000
(16:30 -0800)
module.h is included twice.
Signed-off-by: Jingoo Han <
[email protected]
>
Acked-by: H Hartley Sweeten <
[email protected]
>
Cc: Ryan Mallon <
[email protected]
>
Cc: Richard Purdie <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/video/backlight/ep93xx_bl.c
patch
|
blob
|
history
diff --git
a/drivers/video/backlight/ep93xx_bl.c
b/drivers/video/backlight/ep93xx_bl.c
index 32b91677cd57ee3f3750a10918b2395d9b77a3f6..b62b8b9063b53beeacffa86c8259d971372e3ec9 100644
(file)
--- a/
drivers/video/backlight/ep93xx_bl.c
+++ b/
drivers/video/backlight/ep93xx_bl.c
@@
-13,7
+13,6
@@
#include <linux/module.h>
#include <linux/platform_device.h>
-#include <linux/module.h>
#include <linux/io.h>
#include <linux/fb.h>
#include <linux/backlight.h>