From cee31ca2385b5af98d1813df106887042709b7b1 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Wed, 14 Mar 2012 22:59:39 +0000 Subject: 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 for the patch SVN-Revision: 30943 --- .../linux/brcm47xx/patches-3.2/044-bcma-add-PCIe-host-controller.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm47xx/patches-3.2/044-bcma-add-PCIe-host-controller.patch') diff --git a/target/linux/brcm47xx/patches-3.2/044-bcma-add-PCIe-host-controller.patch b/target/linux/brcm47xx/patches-3.2/044-bcma-add-PCIe-host-controller.patch index 2afd09aeed..850b52428d 100644 --- a/target/linux/brcm47xx/patches-3.2/044-bcma-add-PCIe-host-controller.patch +++ b/target/linux/brcm47xx/patches-3.2/044-bcma-add-PCIe-host-controller.patch @@ -96,7 +96,7 @@ Signed-off-by: Hauke Mehrtens +} --- a/drivers/bcma/bcma_private.h +++ b/drivers/bcma/bcma_private.h -@@ -55,6 +55,7 @@ extern void __exit bcma_host_pci_exit(vo +@@ -60,6 +60,7 @@ extern void __exit bcma_host_pci_exit(vo #endif /* CONFIG_BCMA_HOST_PCI */ #ifdef CONFIG_BCMA_DRIVER_PCI_HOSTMODE -- cgit v1.2.3