Re: [PATCH -tip] x86: fix build without CONFIG_X86_MRST

From: Alan Cox
Date: Tue Dec 06 2011 - 08:18:03 EST


On Tue, 6 Dec 2011 11:31:03 +0100
Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * Alan Cox <alan@xxxxxxxxxxxxxxxxxxx> wrote:
>
> > On Tue, 6 Dec 2011 11:18:22 +0100
> > Stanislaw Gruszka <sgruszka@xxxxxxxxxx> wrote:
> >
> > > Fix compilation error when compiled with CONFIG_X86_INTEL_MID and
> > > without CONFIG_X86_MRST:
> > >
> > > arch/x86/built-in.o: In function `add_rtc_cmos':
> > > rtc.c:(.init.text+0x34bd): undefined reference to `__mrst_cpu_chip'
> >
> > It really is INTEL_MID wide, but there were other problems
> > with the way the INTEL_MID selection was done. Should be fixed
> > with the patch I sent Ingo.
>
> Hm, i didnt realize that it broke the build upstream as well. I
> improved your changelog to indicate the build failure and also
> cherry-picked it over from tip:x86/platform (v3.3 material) into
> tip:x86/urgent (v3.2 fixes).

Nor me - thanks

I've sent you a follow up fix.

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/