RB153 must use the generic RB1xx's setup code
SVN-Revision: 9491
This commit is contained in:
parent
7beed53403
commit
7c70e465c7
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue