brcm47xx: add support for NAND flash on devices using bcma
[openwrt.git] / target / linux / brcm47xx / patches-3.2 / 042-bcma-export-bcma_pcie_read.patch
index 70bb497..062a29d 100644 (file)
@@ -13,9 +13,9 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
 
 --- a/drivers/bcma/bcma_private.h
 +++ b/drivers/bcma/bcma_private.h
-@@ -46,6 +46,8 @@ u32 bcma_pmu_get_clockcpu(struct bcma_dr
- int bcma_sflash_init(struct bcma_drv_cc *cc);
- #endif /* CONFIG_BCMA_SFLASH */
+@@ -51,6 +51,8 @@ int bcma_sflash_init(struct bcma_drv_cc
+ int bcma_nflash_init(struct bcma_drv_cc *cc);
+ #endif /* CONFIG_BCMA_NFLASH */
  
 +u32 bcma_pcie_read(struct bcma_drv_pci *pc, u32 address);
 +
This page took 0.024324 seconds and 4 git commands to generate.