projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eb693d2
)
[PATCH] Fix thinko in previous ARM 2917/1 patch
author
Deepak Saxena
<dsaxena@plexity.net>
Thu, 29 Sep 2005 01:07:01 +0000
(18:07 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Thu, 29 Sep 2005 15:59:33 +0000
(08:59 -0700)
Previous patch accidently add IXDP425 mach entry when IXDP465 is configured.
Signed-off-by: Deepak Saxena <dsaxena@plexity.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/arm/mach-ixp4xx/ixdp425-setup.c
patch
|
blob
|
history
diff --git
a/arch/arm/mach-ixp4xx/ixdp425-setup.c
b/arch/arm/mach-ixp4xx/ixdp425-setup.c
index 39b06ed806462b69a1afd5ac39c5e49430b1b844..0a41080d2266c27083503f55384bce245cfb8a07 100644
(file)
--- a/
arch/arm/mach-ixp4xx/ixdp425-setup.c
+++ b/
arch/arm/mach-ixp4xx/ixdp425-setup.c
@@
-123,7
+123,7
@@
static void __init ixdp425_init(void)
platform_add_devices(ixdp425_devices, ARRAY_SIZE(ixdp425_devices));
}
-#ifdef CONFIG_ARCH_IXDP4
6
5
+#ifdef CONFIG_ARCH_IXDP4
2
5
MACHINE_START(IXDP425, "Intel IXDP425 Development Platform")
/* Maintainer: MontaVista Software, Inc. */
.phys_ram = PHYS_OFFSET,