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:
8a37f52
)
sh: remove duplicated #include
author
Huang Weiyi
<weiyi.huang@gmail.com>
Tue, 25 May 2010 14:07:25 +0000
(14:07 +0000)
committer
Paul Mundt
<lethal@linux-sh.org>
Wed, 26 May 2010 07:03:24 +0000
(16:03 +0900)
Remove duplicated #include('s) in
arch/sh/boards/mach-ecovec24/setup.c
Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/boards/mach-ecovec24/setup.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/sh/boards/mach-ecovec24/setup.c
b/arch/sh/boards/mach-ecovec24/setup.c
index 49714258732e57ff0be5da2f458f37f356f19ca5..3845258242acc4a8c0ec07233c4f52597307fe37 100644
(file)
--- a/
arch/sh/boards/mach-ecovec24/setup.c
+++ b/
arch/sh/boards/mach-ecovec24/setup.c
@@
-26,7
+26,6
@@
#include <linux/mmc/host.h>
#include <linux/input.h>
#include <linux/input/sh_keysc.h>
-#include <linux/mfd/sh_mobile_sdhi.h>
#include <video/sh_mobile_lcdc.h>
#include <sound/sh_fsi.h>
#include <media/sh_mobile_ceu.h>