mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 13:35:31 +02:00
[adm5120] RB153 must use the generic RB1xx's setup code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9491 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
572057b9fc
commit
def6198007
@ -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
Block a user