mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-29 22:30:49 +00:00
The pci.c code depends on symbols which are only visible if CONFIG_PCI is selected. Also fixes the following problem on loongson allnoconfig: arch/mips/built-in.o: In function `pcibios_init': pci.c:(.init.text+0x528): undefined reference to `register_pci_controller' arch/mips/built-in.o:(.data+0xc): undefined reference to `loongson_pci_ops' Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Acked-by: Steven J. Hill <Steven.Hill@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/5584/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
|---|---|---|
| .. | ||
| cs5536 | ||
| bonito-irq.c | ||
| cmdline.c | ||
| early_printk.c | ||
| env.c | ||
| gpio.c | ||
| init.c | ||
| irq.c | ||
| machtype.c | ||
| Makefile | ||
| mem.c | ||
| pci.c | ||
| platform.c | ||
| pm.c | ||
| reset.c | ||
| rtc.c | ||
| serial.c | ||
| setup.c | ||
| time.c | ||
| uart_base.c | ||