On Wed, Feb 10, 2010 at 3:53 AM, Wolfgang Grandegger <[email protected]> wrote: > Stephen Rothwell wrote: >> Hi Wolfgang, >> >> On Wed, 10 Feb 2010 11:09:25 +0100 Wolfgang Grandegger <[email protected]> >> wrote: >>>> __devinitdata goes at the end, immediately before the '='. Ditto >>>> throughout the file. >>> This made a difference and revealed section mismatches. "const" seems to >>> be incompatible with "__devinitdata". >> >> Maybe try no "const" and "__devinitconst" (I am not sure if both will >> work). > > Yes, that works, even together with "const". To avoid rolling out the > whole patch series again, I can prepare a follow-up patch fixing this issue.
Nah, just resend this one patch. g. -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
