|
|
@@ -21,7 +21,7 @@ Signed-off-by: Rafał Miłecki <[email protected]>
|
|
|
clocks {
|
|
|
--- a/drivers/bcma/main.c
|
|
|
+++ b/drivers/bcma/main.c
|
|
|
-@@ -331,14 +331,6 @@ static int bcma_register_devices(struct
|
|
|
+@@ -337,14 +337,6 @@ static int bcma_register_devices(struct
|
|
|
}
|
|
|
#endif
|
|
|
|
|
|
@@ -36,7 +36,7 @@ Signed-off-by: Rafał Miłecki <[email protected]>
|
|
|
#ifdef CONFIG_BCMA_NFLASH
|
|
|
if (bus->drv_cc.nflash.present) {
|
|
|
err = platform_device_register(&bcma_nflash_dev);
|
|
|
-@@ -418,6 +410,14 @@ int bcma_bus_register(struct bcma_bus *b
|
|
|
+@@ -424,6 +416,14 @@ int bcma_bus_register(struct bcma_bus *b
|
|
|
bcma_register_core(bus, core);
|
|
|
}
|
|
|
|