ARM: shmobile: Add early debugging support using SCIF(A)
[linux-2.6-block.git] / arch / arm / mach-shmobile / setup-r8a7779.c
index 136078ab9407cc2d2f31b43b213c105e6bbaaa4e..434d1504066a66de12bb185b15e3ae67c788f808 100644 (file)
@@ -70,6 +70,7 @@ static struct map_desc r8a7779_io_desc[] __initdata = {
 
 void __init r8a7779_map_io(void)
 {
+       debug_ll_io_init();
        iotable_init(r8a7779_io_desc, ARRAY_SIZE(r8a7779_io_desc));
 }