]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ARM: OMAP: Fix typo to compile OSK
authorTony Lindgren <tony@atomide.com>
Tue, 3 Jan 2006 19:17:09 +0000 (11:17 -0800)
committerTony Lindgren <tony@atomide.com>
Tue, 3 Jan 2006 19:17:09 +0000 (11:17 -0800)
Fix typo to compile OSK

arch/arm/mach-omap1/board-osk.c

index ed480cbe4ae9955f9d32bc0fd2ef8407b8d68e04..83f68ed389f08f782b27db0d2fbb66af937380a8 100644 (file)
@@ -254,7 +254,7 @@ static void __init osk_mistral_init(void)
 static void __init osk_mistral_init(void) { }
 #endif
 
-#define EMFIS_CS3_VAL (0x30003361)
+#define EMIFS_CS3_VAL  (0x30003361)
 
 static void __init osk_init(void)
 {