public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* missing closing bracket in arch/arm/mach-sa1100/arch.c
@ 2001-01-18  8:34 Vladimir V. Klenov
  0 siblings, 0 replies; only message in thread
From: Vladimir V. Klenov @ 2001-01-18  8:34 UTC (permalink / raw)
  To: linux-kernel

Hello!

--- arch/arm/mach-sa1100/arch.c.orig    Thu Jan 18 11:30:49 2001
+++ arch/arm/mach-sa1100/arch.c Thu Jan 18 11:30:57 2001
@@ -235,7 +235,7 @@
 #ifdef CONFIG_SA1100_ITSY
 MACHINE_START(ITSY, "Compaq Itsy")
        BOOT_MEM(0xc0000000, 0x80000000, 0xf8000000)
-       BOOT_PARAMS(0xc0000100
+       BOOT_PARAMS(0xc0000100)
        FIXUP(fixup_sa1100)
        MAPIO(sa1100_map_io)
 MACHINE_END


			SY, Vladimir
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-01-18  8:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-18  8:34 missing closing bracket in arch/arm/mach-sa1100/arch.c Vladimir V. Klenov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox