Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
[sfrench/cifs-2.6.git] / arch / arm / mach-omap1 / io.c
index 71ce017bf5d8a895c9ddb8f2b4c1a12dba4ef7d4..6c95a59f0f1648275f2b75db41b11493096ce2d0 100644 (file)
@@ -137,6 +137,11 @@ void __init omap1_init_early(void)
        omap_init_consistent_dma_size();
 }
 
+void __init omap1_init_late(void)
+{
+       omap_serial_wakeup_init();
+}
+
 /*
  * NOTE: Please use ioremap + __raw_read/write where possible instead of these
  */