From 923bef167811193709477894074b00fba7fb21f0 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 13 Apr 2015 22:23:37 +0000 Subject: bcm53xx: refresh kernel patches Signed-off-by: Felix Fietkau SVN-Revision: 45426 --- .../800-bcma-use-two-different-initcalls-if-built-in.patch | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'target/linux/bcm53xx/patches-3.18/800-bcma-use-two-different-initcalls-if-built-in.patch') diff --git a/target/linux/bcm53xx/patches-3.18/800-bcma-use-two-different-initcalls-if-built-in.patch b/target/linux/bcm53xx/patches-3.18/800-bcma-use-two-different-initcalls-if-built-in.patch index 6ae555b4dc..9f2cd396ae 100644 --- a/target/linux/bcm53xx/patches-3.18/800-bcma-use-two-different-initcalls-if-built-in.patch +++ b/target/linux/bcm53xx/patches-3.18/800-bcma-use-two-different-initcalls-if-built-in.patch @@ -25,11 +25,9 @@ Do you see any better idea of solving this? drivers/bcma/main.c | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) -diff --git a/drivers/bcma/main.c b/drivers/bcma/main.c -index 9635f10..c394207 100644 --- a/drivers/bcma/main.c +++ b/drivers/bcma/main.c -@@ -637,13 +637,25 @@ static int bcma_device_uevent(struct device *dev, struct kobj_uevent_env *env) +@@ -637,13 +637,25 @@ static int bcma_device_uevent(struct dev core->id.rev, core->id.class); } @@ -65,6 +63,3 @@ index 9635f10..c394207 100644 static void __exit bcma_modexit(void) { --- -1.8.4.5 - -- cgit v1.2.3