Re: [2.6 patch] X86_GX_SUSPMOD must depend on PCI

From: Dave Jones
Date: Thu Jan 19 2006 - 19:46:07 EST


On Fri, Jan 20, 2006 at 01:25:37AM +0100, Adrian Bunk wrote:
> This patch fixes the following compile error:
>
> ...
> CC arch/i386/kernel/cpu/cpufreq/gx-suspmod.o
> arch/i386/kernel/cpu/cpufreq/gx-suspmod.c: In function 'gx_detect_chipset':
> arch/i386/kernel/cpu/cpufreq/gx-suspmod.c:193: error: implicit declaration of function 'pci_match_id'
> arch/i386/kernel/cpu/cpufreq/gx-suspmod.c:193: warning: comparison between pointer and integer
> make[3]: *** [arch/i386/kernel/cpu/cpufreq/gx-suspmod.o] Error 1
>
> <-- snip -->
>
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>

Applied, thanks Adrian.

Dave

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