On Fri, 18 Sep 2009 05:22:13 +0400 Anton Vorontsov <avoront...@ru.mvista.com> wrote:
> On Thu, Sep 17, 2009 at 05:20:58PM -0700, Andrew Morton wrote: > > This: > > > > static const struct ab3100_init_setting __initdata > > ab3100_init_settings[] = { > > Looks like it should be __initconst, otherwise it's ambiguous. > > > causes this: > > > > drivers/mfd/ab3100-core.c:651: error: ab3100_init_settings causes a section > > type conflict > > > > on ppc64. > > > > I keep forgetting why. Did MFD do something wrong or is powerpc borked > > or did my compiler version expire? > doh, OK, I forgot about initconst. I'll try it.. _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev