1 --- a/drivers/ssb/driver_pcicore.c
2 +++ b/drivers/ssb/driver_pcicore.c
3 @@ -370,7 +370,7 @@ static void ssb_pcicore_init_hostmode(st
4 set_io_port_base(ssb_pcicore_controller.io_map_base);
5 /* Give some time to the PCI controller to configure itself with the new
6 * values. Not waiting at this point causes crashes of the machine. */
9 register_pci_controller(&ssb_pcicore_controller);