From 8e20cceeae5c97eb8f53fc524a2f28a5244de15f Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 1 Nov 2014 13:55:02 +0000 Subject: bcm53xx: refresh patches Signed-off-by: Hauke Mehrtens SVN-Revision: 43144 --- .../patches-3.14/901-bcma-register-SoC-later-as-a-module.patch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'target/linux/bcm53xx/patches-3.14/901-bcma-register-SoC-later-as-a-module.patch') diff --git a/target/linux/bcm53xx/patches-3.14/901-bcma-register-SoC-later-as-a-module.patch b/target/linux/bcm53xx/patches-3.14/901-bcma-register-SoC-later-as-a-module.patch index 0b6dd2934a..f20b1cc82d 100644 --- a/target/linux/bcm53xx/patches-3.14/901-bcma-register-SoC-later-as-a-module.patch +++ b/target/linux/bcm53xx/patches-3.14/901-bcma-register-SoC-later-as-a-module.patch @@ -13,11 +13,9 @@ Signed-off-by: Rafał Miłecki drivers/bcma/host_soc.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) -diff --git a/drivers/bcma/host_soc.c b/drivers/bcma/host_soc.c -index 335cbcf..c7e12f2 100644 --- a/drivers/bcma/host_soc.c +++ b/drivers/bcma/host_soc.c -@@ -265,14 +265,22 @@ static struct platform_driver bcma_host_soc_driver = { +@@ -265,14 +265,22 @@ static struct platform_driver bcma_host_ .probe = bcma_host_soc_probe, .remove = bcma_host_soc_remove, }; @@ -42,6 +40,3 @@ index 335cbcf..c7e12f2 100644 + /* platform_driver_unregister(&bcma_host_soc_driver); */ } #endif /* CONFIG_OF */ --- -1.8.4.5 - -- cgit v1.2.3