Re: [PATCH] PCI/x86-64: build with PCI=n

From: Greg KH
Date: Thu Dec 09 2004 - 15:52:03 EST


On Tue, Nov 30, 2004 at 05:23:54PM -0800, Randy.Dunlap wrote:
>
> Fix (most of) x64-64 kernel build for CONFIG_PCI=n. Fixes these 2 errors:
>
> 1. arch/x86_64/kernel/built-in.o(.text+0x8186): In function `quirk_intel_irqbalance':
> : undefined reference to `raw_pci_ops'
>
> Kconfig change:
> 2. arch/x86_64/kernel/pci-gart.c:194: error: `pci_bus_type' undeclared (first use in this function)
>
> Still does not fix this one:
> drivers/built-in.o(.text+0x3dcd8): In function `pnpacpi_allocated_resource':
> : undefined reference to `pcibios_penalize_isa_irq'
>
> Signed-off-by: Randy Dunlap <rddunlap@xxxxxxxx>

Applied, thanks.

greg k-h
-
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/