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:
d5fc79c
)
ARM: includecheck fix: mach-davinci, board-dm365-evm.c
author
Jaswinder Singh Rajput
<
[email protected]
>
Tue, 22 Sep 2009 13:07:01 +0000
(18:37 +0530)
committer
Russell King
<
[email protected]
>
Mon, 28 Sep 2009 17:06:20 +0000
(18:06 +0100)
fix the following 'make includecheck' warning:
arch/arm/mach-davinci/board-dm365-evm.c: mach/common.h is included more than once.
Signed-off-by: Jaswinder Singh Rajput <
[email protected]
>
Acked-by: Kevin Hilman <
[email protected]
>
Signed-off-by: Russell King <
[email protected]
>
arch/arm/mach-davinci/board-dm365-evm.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-davinci/board-dm365-evm.c
b/arch/arm/mach-davinci/board-dm365-evm.c
index a1d5e7dac741004b076a416ac271f60aac921b30..52dd8046b3051eb05fefd2140586e3f19f9182a2 100644
(file)
--- a/
arch/arm/mach-davinci/board-dm365-evm.c
+++ b/
arch/arm/mach-davinci/board-dm365-evm.c
@@
-35,7
+35,6
@@
#include <mach/common.h>
#include <mach/i2c.h>
#include <mach/serial.h>
-#include <mach/common.h>
#include <mach/mmc.h>
#include <mach/nand.h>