mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
[adm5120] enable CAS-630/630W support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14457 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -123,7 +123,6 @@ void __init cas7xx_flash_setup(void)
|
||||
cellvision_flash_setup();
|
||||
}
|
||||
|
||||
#if 0
|
||||
void __init cas6xx_setup(void)
|
||||
{
|
||||
cas6xx_flash_setup();
|
||||
@@ -134,7 +133,6 @@ void __init cas6xx_setup(void)
|
||||
|
||||
MIPS_MACHINE(MACH_ADM5120_CAS630, "Cellvision CAS-630/630W", cas6xx_setup);
|
||||
MIPS_MACHINE(MACH_ADM5120_CAS670, "Cellvision CAS-670/670W", cas6xx_setup);
|
||||
#endif
|
||||
|
||||
void __init cas7xx_setup(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user