use mips_machine code
[openwrt/staging/wigyori.git] / target / linux / adm5120 / files / arch / mips / adm5120 / compex / np27g.c
index edd980ed7d14bfacd3b1ea5bb88bcc787e3d7b10..8a70bf82ce8536c9e4afd75c78d3d80c20688c3f 100644 (file)
@@ -25,4 +25,4 @@ static void __init np27g_setup(void)
        /* TODO: add PCI IRQ map */
 }
 
-ADM5120_BOARD(MACH_ADM5120_NP27G, "Compex NetPassage 27G", np27g_setup);
+MIPS_MACHINE(MACH_ADM5120_NP27G, "Compex NetPassage 27G", np27g_setup);