move the device registration to an earlier initcall level, required for fallback SPROM to work
SVN-Revision: 14681
This commit is contained in:
parent
df2c881e14
commit
b539d11497
@ -119,4 +119,4 @@ int __init bcm63xx_register_devices(void)
|
||||
return board_register_devices();
|
||||
}
|
||||
|
||||
device_initcall(bcm63xx_register_devices);
|
||||
arch_initcall(bcm63xx_register_devices);
|
||||
|
Loading…
Reference in New Issue
Block a user