X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/be1d1d9f02c414224c63deeafcb53998b6b48db3..c4174021acc57c9d482e4496733352bcac5a0d13:/target/linux/generic/patches-2.6.33/977-ssb_export_fallback_sprom.patch diff --git a/target/linux/generic/patches-2.6.33/977-ssb_export_fallback_sprom.patch b/target/linux/generic/patches-2.6.33/977-ssb_export_fallback_sprom.patch index 3022b22c0..b7a940967 100644 --- a/target/linux/generic/patches-2.6.33/977-ssb_export_fallback_sprom.patch +++ b/target/linux/generic/patches-2.6.33/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 +@@ -402,6 +402,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);