mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 20:51:47 +00:00
de94abfa0f
The 'og' machine tries to always initialized the PCI code, but that may be disabled in Kconfig, leading to a build error. This patch changes the code to use the same Kconfig symbol to decide about calling the ks8695_init_pci function at build time that we use to decide about building the ks8695 PCI support. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Greg Ungerer <gerg@uclinux.org> |
||
---|---|---|
.. | ||
include/mach | ||
board-acs5k.c | ||
board-dsm320.c | ||
board-micrel.c | ||
board-og.c | ||
board-sg.c | ||
cpu.c | ||
devices.c | ||
generic.h | ||
irq.c | ||
Kconfig | ||
Makefile | ||
Makefile.boot | ||
pci.c | ||
time.c |