missing closing bracket in arch/arm/mach-sa1100/arch.c

From: Vladimir V. Klenov (maple@ixcelerator.com)
Date: Thu Jan 18 2001 - 03:34:54 EST


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/



This archive was generated by hypermail 2b29 : Tue Jan 23 2001 - 21:00:17 EST