mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-19 06:54:58 +01:00
RB153 must use the generic RB1xx's setup code
SVN-Revision: 9491
This commit is contained in:
parent
7beed53403
commit
7c70e465c7
@ -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