android_kernel_google_msm/arch/mips/loongson/common
Aaro Koskinen 984541bd0f MIPS: Loongson: Make platform serial setup always built-in.
commit 26927f7649 upstream.

If SERIAL_8250 is compiled as a module, the platform specific setup
for Loongson will be a module too, and it will not work very well.
At least on Loongson 3 it will trigger a build failure,
since loongson_sysconf is not exported to modules.

Fix by making the platform specific serial code always built-in.

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Reported-by: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: Huacai Chen <chenhc@lemote.com>
Cc: Markos Chandras <Markos.Chandras@imgtec.com>
Patchwork: https://patchwork.linux-mips.org/patch/8533/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Zefan Li <lizefan@huawei.com>
2015-04-14 17:33:38 +08:00
..
cs5536 MIPS: irq: Remove IRQF_DISABLED 2011-12-07 22:03:45 +00:00
bonito-irq.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
cmdline.c MIPS: Loongson: Remove ad-hoc cmdline default 2011-03-14 21:07:25 +01:00
early_printk.c
env.c MIPS: Loongson: Fix GCC 2.6.0 build error. 2011-05-10 18:15:23 +01:00
gpio.c
init.c
irq.c MIPS: Loongson: Remove set_irq_trigger_mode() 2010-08-05 13:26:23 +01:00
machtype.c MIPS: Loongson: Fix potentially wrong string handling 2011-03-14 21:07:26 +01:00
Makefile MIPS: Loongson: Make platform serial setup always built-in. 2015-04-14 17:33:38 +08:00
mem.c
pci.c
platform.c mips: fix implicit smp.h usage in various files. 2011-10-31 19:30:55 -04:00
pm.c suspend: constify platform_suspend_ops 2010-11-16 14:14:02 +01:00
reset.c
rtc.c MIPS: Loongson: Define rtc device on MC146818-equipped systems 2010-07-05 17:17:32 +01:00
serial.c
setup.c
time.c
uart_base.c