aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-3.2/043-bcma-make-some-functions-__devinit.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@openwrt.org>2012-03-14 22:59:39 +0000
committerHauke Mehrtens <hauke@openwrt.org>2012-03-14 22:59:39 +0000
commit7571b64ce8d2d30bef0985721fcf4f7bf831cf0c (patch)
tree99b378809a88a69b8e547e366b4938c1ad5a64ff /target/linux/brcm47xx/patches-3.2/043-bcma-make-some-functions-__devinit.patch
parent316189c9ac9a0daa8689932b1f2aa0f467010210 (diff)
downloadmaster-187ad058-7571b64ce8d2d30bef0985721fcf4f7bf831cf0c.tar.gz
master-187ad058-7571b64ce8d2d30bef0985721fcf4f7bf831cf0c.tar.bz2
master-187ad058-7571b64ce8d2d30bef0985721fcf4f7bf831cf0c.zip
brcm47xx: add support for NAND flash on devices using bcma
This patch add support for the NAND flash on BCM5357 based devices like the WNR3500Lv2. Thank you Tathagata Das <tathagata@alumnux.com> for the patch git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30943 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx/patches-3.2/043-bcma-make-some-functions-__devinit.patch')
-rw-r--r--target/linux/brcm47xx/patches-3.2/043-bcma-make-some-functions-__devinit.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-3.2/043-bcma-make-some-functions-__devinit.patch b/target/linux/brcm47xx/patches-3.2/043-bcma-make-some-functions-__devinit.patch
index 2534a3a6b7..340172d44f 100644
--- a/target/linux/brcm47xx/patches-3.2/043-bcma-make-some-functions-__devinit.patch
+++ b/target/linux/brcm47xx/patches-3.2/043-bcma-make-some-functions-__devinit.patch
@@ -28,7 +28,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
void bcma_bus_unregister(struct bcma_bus *bus);
int __init bcma_bus_early_register(struct bcma_bus *bus,
struct bcma_device *core_cc,
-@@ -55,7 +55,7 @@ extern void __exit bcma_host_pci_exit(vo
+@@ -60,7 +60,7 @@ extern void __exit bcma_host_pci_exit(vo
#endif /* CONFIG_BCMA_HOST_PCI */
#ifdef CONFIG_BCMA_DRIVER_PCI_HOSTMODE