Re: [PATCH] x86: fix HPET compiler error when not usingCONFIG_PCI_MSI
From: Steven Noonan
Date: Tue Sep 09 2008 - 03:14:48 EST
On Tue, 9 Sep 2008, Ingo Molnar wrote:
>
> I'm wondering, what is the compiler error you got? I havent seen any in
> my testing.
>
> Ingo
>
Actually, it was technically a compiler warning and link error.
The compiler warning was "hpet_setup_msi_irq used but never defined", and
then when trying to link, it threw the linker error "undefined reference
to hpet_setup_msi_irq".
- Steven
--
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/