On Fri, May 23, 2014 at 10:13 AM, Jim Davis <jim.ep...@gmail.com> 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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to