mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
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
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user