Re: randconfig build error with next-20140523, in arch/x86/pci/fixup.c

From: Bjorn Helgaas
Date: Fri May 23 2014 - 12:50:18 EST


On Fri, May 23, 2014 at 10:13 AM, Jim Davis <jim.epost@xxxxxxxxx> wrote:
> Building with the attached random configuration file,
>
> arch/x86/pci/fixup.c: In function âsb600_hpet_quirkâ:
> arch/x86/pci/fixup.c:534:47: error: âhpet_addressâ undeclared (first use in this
> function)
> if (r->flags & IORESOURCE_MEM && r->start == hpet_address) {
> ^
> arch/x86/pci/fixup.c:534:47: note: each undeclared identifier is reported only o
> nce for each function it appears in
> make[1]: *** [arch/x86/pci/fixup.o] Error 1

Thanks, I updated that patch to test CONFIG_HPET_TIMER.

Bjorn
--
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/