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:
a8b1925
)
fbdev: bfin-lq035q1-fb: remove duplicated #include
author
Huang Weiyi
<
[email protected]
>
Wed, 10 Mar 2010 23:21:51 +0000
(15:21 -0800)
committer
Linus Torvalds
<
[email protected]
>
Fri, 12 Mar 2010 23:52:34 +0000
(15:52 -0800)
Remove duplicated #include('s) in
drivers/video/bfin-lq035q1-fb.c
Signed-off-by: Huang Weiyi <
[email protected]
>
Signed-off-by: Mike Frysinger <
[email protected]
>
Signed-off-by: Andrew Morton <
[email protected]
>
Signed-off-by: Linus Torvalds <
[email protected]
>
drivers/video/bfin-lq035q1-fb.c
patch
|
blob
|
history
diff --git
a/drivers/video/bfin-lq035q1-fb.c
b/drivers/video/bfin-lq035q1-fb.c
index b690c269784afed84839fb76059d3827f4882abb..03872365a36d4b38e5b793c7c4aefb8890bf2ab4 100644
(file)
--- a/
drivers/video/bfin-lq035q1-fb.c
+++ b/
drivers/video/bfin-lq035q1-fb.c
@@
-22,7
+22,6
@@
#include <linux/dma-mapping.h>
#include <linux/platform_device.h>
#include <linux/spi/spi.h>
-#include <linux/dma-mapping.h>
#include <asm/blackfin.h>
#include <asm/irq.h>