[brcm63xx] fix typo for the bcm6338 spi IRQ, change platform driver name and make...
[openwrt.git] / target / linux / brcm63xx / files / arch / mips / bcm63xx / setup.c
index c4516fb..95760ae 100644 (file)
@@ -119,4 +119,4 @@ int __init bcm63xx_register_devices(void)
        return board_register_devices();
 }
 
-device_initcall(bcm63xx_register_devices);
+arch_initcall(bcm63xx_register_devices);
This page took 0.02363 seconds and 4 git commands to generate.