projects
/
GitHub
/
LineageOS
/
G12
/
android_kernel_amlogic_linux-4.9.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ba0cda6
)
[ARM] 5358/1: AT2440EVB: Use new include path of mci.h
author
Ramax Lo
<ramaxlo@gmail.com>
Wed, 7 Jan 2009 02:28:31 +0000
(
03:28
+0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 8 Jan 2009 16:29:41 +0000
(16:29 +0000)
Since mci.h has been moved, use the new include path.
Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
Acked-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mach-s3c2440/mach-at2440evb.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/arm/mach-s3c2440/mach-at2440evb.c
b/arch/arm/mach-s3c2440/mach-at2440evb.c
index 0a6d0a5d961b10a6ce76aae9dcd0945262910626..315c42e312784993a19c3be53604a0b646071b6e 100644
(file)
--- a/
arch/arm/mach-s3c2440/mach-at2440evb.c
+++ b/
arch/arm/mach-s3c2440/mach-at2440evb.c
@@
-47,7
+47,7
@@
#include <plat/clock.h>
#include <plat/devs.h>
#include <plat/cpu.h>
-#include <
asm/plat-s3c24xx
/mci.h>
+#include <
plat
/mci.h>
static struct map_desc at2440evb_iodesc[] __initdata = {
/* Nothing here */