linux-stable/arch/mips/loongson/common
Markos Chandras 8510376e59 MIPS: Loongson: Hide the pci code behind CONFIG_PCI
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>
2013-09-03 15:27:39 +02:00
..
cs5536 MIPS: Loongson: Fix random early boot hang 2013-06-21 18:07:01 +02:00
bonito-irq.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
cmdline.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
early_printk.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
env.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
gpio.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
init.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
irq.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
machtype.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
Makefile MIPS: Loongson: Hide the pci code behind CONFIG_PCI 2013-09-03 15:27:39 +02:00
mem.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
pci.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
platform.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
pm.c suspend: constify platform_suspend_ops 2010-11-16 14:14:02 +01:00
reset.c MIPS: Idle: Consolidate all declarations in <asm/idle.h>. 2013-05-22 01:34:27 +02:00
rtc.c MIPS: Loongson: Define rtc device on MC146818-equipped systems 2010-07-05 17:17:32 +01:00
serial.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
setup.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
time.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
uart_base.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00