Commit 91b3e09b authored by Tony Lindgren's avatar Tony Lindgren

ARM: OMAP: Fix typo to compile OSK

Fix typo to compile OSK
parent b2c3136a
...@@ -254,7 +254,7 @@ static void __init osk_mistral_init(void) ...@@ -254,7 +254,7 @@ static void __init osk_mistral_init(void)
static void __init osk_mistral_init(void) { } static void __init osk_mistral_init(void) { }
#endif #endif
#define EMFIS_CS3_VAL (0x30003361) #define EMIFS_CS3_VAL (0x30003361)
static void __init osk_init(void) static void __init osk_init(void)
{ {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment