drivers/video/logo/logo_linux_mono.c build error
Andrew Morton
akpm at linux-foundation.org
Wed May 27 03:26:28 EST 2009
On Tue, 26 May 2009 13:52:34 +0200 (CEST) Geert Uytterhoeven <Geert.Uytterhoeven at sonycom.com> wrote:
> > But logo_linux_mono_data is referenced by
> >
> > const struct linux_logo logo_linux_mono __initconst = {
> > .type = LINUX_LOGO_MONO,
> > .width = 80,
> > .height = 80,
> > .data = logo_linux_mono_data
> > };
> >
> > only, which is also __initconst? Where does the section type conflict come
> > from?
>
> Do you have any follow-up info on this one?
Nope, sorry. I've been offline for over a week and I only build
powerpc kernels occasionally.
If it's still there, I'll hit it again and I'll take a closer look.
More information about the Linuxppc-dev
mailing list