From a9215205081ddf159ae656d082f92abee540338b Mon Sep 17 00:00:00 2001 From: hauke Date: Thu, 5 May 2011 14:05:21 +0000 Subject: brcm47xx: when detecting a ssb pci device without an own sprom write the sprom data from the platform device to the correct pointer. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26829 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../linux/brcm63xx/patches-2.6.37/977-ssb_export_fallback_sprom.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx/patches-2.6.37/977-ssb_export_fallback_sprom.patch') diff --git a/target/linux/brcm63xx/patches-2.6.37/977-ssb_export_fallback_sprom.patch b/target/linux/brcm63xx/patches-2.6.37/977-ssb_export_fallback_sprom.patch index 3447c37a3..7671d1978 100644 --- a/target/linux/brcm63xx/patches-2.6.37/977-ssb_export_fallback_sprom.patch +++ b/target/linux/brcm63xx/patches-2.6.37/977-ssb_export_fallback_sprom.patch @@ -15,5 +15,5 @@ }; +EXPORT_SYMBOL(bcm63xx_sprom); - int bcm63xx_get_fallback_sprom(struct ssb_bus *bus) + int bcm63xx_get_fallback_sprom(struct ssb_bus *bus, struct ssb_sprom *out) { -- cgit v1.2.3