summaryrefslogtreecommitdiff
path: root/target/linux/brcm47xx/patches-2.6.25/620-ssb-modinit-fix.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2008-11-07 08:44:56 +0000
committerGabor Juhos <juhosg@openwrt.org>2008-11-07 08:44:56 +0000
commitd35bad03e31bd861e231c8c68799c62752b56fa8 (patch)
treee4dff5e623cd35ac5d02b823ba3aeb517e490275 /target/linux/brcm47xx/patches-2.6.25/620-ssb-modinit-fix.patch
parenta1bf28950d16ca97897a524dc74ec0e52ef08fff (diff)
downloadmtk-20170518-d35bad03e31bd861e231c8c68799c62752b56fa8.zip
mtk-20170518-d35bad03e31bd861e231c8c68799c62752b56fa8.tar.gz
mtk-20170518-d35bad03e31bd861e231c8c68799c62752b56fa8.tar.bz2
update to 2.6.25.19, and refresh patches
SVN-Revision: 13137
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.25/620-ssb-modinit-fix.patch')
-rw-r--r--target/linux/brcm47xx/patches-2.6.25/620-ssb-modinit-fix.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.25/620-ssb-modinit-fix.patch b/target/linux/brcm47xx/patches-2.6.25/620-ssb-modinit-fix.patch
index d2271dd..af251d5 100644
--- a/target/linux/brcm47xx/patches-2.6.25/620-ssb-modinit-fix.patch
+++ b/target/linux/brcm47xx/patches-2.6.25/620-ssb-modinit-fix.patch
@@ -1,6 +1,6 @@
--- a/drivers/ssb/main.c
+++ b/drivers/ssb/main.c
-@@ -1173,7 +1173,9 @@
+@@ -1173,7 +1173,9 @@ static int __init ssb_modinit(void)
/* ssb must be initialized after PCI but before the ssb drivers.
* That means we must use some initcall between subsys_initcall
* and device_initcall. */