OSDN Git Service

Merge branch 'sa11x0-mcp' into sa11x0
[uclinux-h8/linux.git] / arch / arm / mach-sa1100 / lart.c
index 463a322..570f75f 100644 (file)
@@ -107,6 +107,7 @@ static void __init lart_init(void)
        if (inf)
                sa11x0_register_lcd(inf);
 
+       sa11x0_ppc_configure_mcp();
        sa11x0_register_mcp(&lart_mcp_data);
 }