From a9f16821205d7561bf9d622855e1aa95e5c77f0c Mon Sep 17 00:00:00 2001 From: Jayachandran C Date: Fri, 13 Jul 2012 21:53:21 +0530 Subject: MIPS: Netlogic: Move serial ports to device tree Add the serial ports to the device tree and remove the platform code for adding them. Signed-off-by: Jayachandran C Patchwork: http://patchwork.linux-mips.org/patch/4098/ Signed-off-by: John Crispin --- arch/mips/netlogic/xlp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'arch/mips/netlogic/xlp/Makefile') diff --git a/arch/mips/netlogic/xlp/Makefile b/arch/mips/netlogic/xlp/Makefile index 5bd24b6a8f0b..a84d6ed3746c 100644 --- a/arch/mips/netlogic/xlp/Makefile +++ b/arch/mips/netlogic/xlp/Makefile @@ -1,3 +1,3 @@ -obj-y += setup.o platform.o nlm_hal.o +obj-y += setup.o nlm_hal.o obj-$(CONFIG_SMP) += wakeup.o obj-$(CONFIG_USB) += usb-init.o -- cgit v1.2.3