Stephen Rothwell wrote: > Hi Wolfgang, > > On Wed, 10 Feb 2010 11:09:25 +0100 Wolfgang Grandegger <wg@xxxxxxxxxxxxxx> 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. Wolfgang. -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html