[adm5120] RB153 must use the generic RB1xx's setup code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9491 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
1de1dd52e3
commit
fb8d9c84cc
|
@ -283,8 +283,8 @@ static void __init rb150_setup(void)
|
|||
|
||||
static void __init rb153_setup(void)
|
||||
{
|
||||
rb150_setup();
|
||||
rb153_cf_setup();
|
||||
rb1xx_setup();
|
||||
}
|
||||
|
||||
/*--------------------------------------------------------------------------*/
|
||||
|
|
Loading…
Reference in New Issue