X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/e30aa8bf8d5ffe17cbcdfa963e2436e7c332fdcb..fdf5c1815291ee7653eb0f7b7f8259617fb9de9b:/target/linux/brcm47xx/patches-2.6.36/977-ssb_export_fallback_sprom.patch diff --git a/target/linux/brcm47xx/patches-2.6.36/977-ssb_export_fallback_sprom.patch b/target/linux/brcm47xx/patches-2.6.36/977-ssb_export_fallback_sprom.patch index 2a22a3a38..4ce9ba1a2 100644 --- a/target/linux/brcm47xx/patches-2.6.36/977-ssb_export_fallback_sprom.patch +++ b/target/linux/brcm47xx/patches-2.6.36/977-ssb_export_fallback_sprom.patch @@ -10,7 +10,7 @@ bool ssb_is_sprom_available(struct ssb_bus *bus) --- a/include/linux/ssb/ssb.h +++ b/include/linux/ssb/ssb.h -@@ -401,6 +401,7 @@ extern bool ssb_is_sprom_available(struc +@@ -412,6 +412,7 @@ extern bool ssb_is_sprom_available(struc /* Set a fallback SPROM. * See kdoc at the function definition for complete documentation. */ extern int ssb_arch_set_fallback_sprom(const struct ssb_sprom *sprom);