summaryrefslogtreecommitdiff
path: root/arch/mips/loongson2ef/common/Makefile
diff options
context:
space:
mode:
authorJiaxun Yang <jiaxun.yang@flygoat.com>2019-11-07 12:01:17 +0800
committerPaul Burton <paulburton@kernel.org>2019-11-11 10:45:00 -0800
commit574b9a04abfc68c41c3915c2eba2767b78e3e923 (patch)
tree37a8458d925c2592c6eca2b4e9b94dd6bd6c9ff6 /arch/mips/loongson2ef/common/Makefile
parent2a5984360b015929e62c7f77924535dfbf2b2b35 (diff)
MIPS: Loongson2ef: Convert to early_printk_8250
early_printk.c is doing the same with early_printk_8250. Remove duplicated code. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Paul Burton <paulburton@kernel.org> Cc: linux-mips@vger.kernel.org Cc: chenhe@lemote.com
Diffstat (limited to 'arch/mips/loongson2ef/common/Makefile')
-rw-r--r--arch/mips/loongson2ef/common/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/loongson2ef/common/Makefile b/arch/mips/loongson2ef/common/Makefile
index 10dd009a20a0..d5ab3e543ea3 100644
--- a/arch/mips/loongson2ef/common/Makefile
+++ b/arch/mips/loongson2ef/common/Makefile
@@ -10,7 +10,6 @@ obj-$(CONFIG_PCI) += pci.o
#
# Serial port support
#
-obj-$(CONFIG_EARLY_PRINTK) += early_printk.o
obj-$(CONFIG_LOONGSON_UART_BASE) += uart_base.o
obj-$(CONFIG_LOONGSON_MC146818) += rtc.o