fix p-334wt build
Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25169
This commit is contained in:
parent
af8d8506e5
commit
d768cf790d
1 changed files with 1 additions and 1 deletions
|
@ -30,5 +30,5 @@ static void __init p334wt_setup(void)
|
||||||
p334wt_gpio_leds);
|
p334wt_gpio_leds);
|
||||||
}
|
}
|
||||||
|
|
||||||
MIPS_MACHINE(MACH_ADM5120_P334WT, "P-334WT" "ZyXEL Prestige 334WT",
|
MIPS_MACHINE(MACH_ADM5120_P334WT, "P-334WT", "ZyXEL Prestige 334WT",
|
||||||
p334wt_setup);
|
p334wt_setup);
|
||||||
|
|
Loading…
Reference in a new issue