From c217abcbd6fa7162e8a7d1bc96b83f2d20c84658 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 12 Dec 2012 22:42:18 +0000 Subject: kernel: update bcma and ssb to master-2012-12-11-2 from wireless-testing git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34651 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../brcm47xx/patches-3.6/061-ssb-register-parallel-flash-device.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/brcm47xx/patches-3.6/061-ssb-register-parallel-flash-device.patch') diff --git a/target/linux/brcm47xx/patches-3.6/061-ssb-register-parallel-flash-device.patch b/target/linux/brcm47xx/patches-3.6/061-ssb-register-parallel-flash-device.patch index 6e0d491842..b2f85ae656 100644 --- a/target/linux/brcm47xx/patches-3.6/061-ssb-register-parallel-flash-device.patch +++ b/target/linux/brcm47xx/patches-3.6/061-ssb-register-parallel-flash-device.patch @@ -50,7 +50,7 @@ } --- a/drivers/ssb/main.c +++ b/drivers/ssb/main.c -@@ -543,6 +543,14 @@ static int ssb_devices_register(struct s +@@ -549,6 +549,14 @@ static int ssb_devices_register(struct s "Error registering serial flash\n"); } #endif @@ -67,7 +67,7 @@ error: --- a/drivers/ssb/ssb_private.h +++ b/drivers/ssb/ssb_private.h -@@ -223,4 +223,6 @@ static inline int ssb_sflash_init(struct +@@ -254,4 +254,6 @@ static inline int ssb_sflash_init(struct } #endif /* CONFIG_SSB_SFLASH */ -- cgit v1.2.3