summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier/ph1-pro4/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-22 00:27:37 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-09-25 00:27:53 +0900
commite6eecca54ffb99ee6877c0e29b0b389a481fcd85 (patch)
tree5ef8a962055e8c99f2162331259c01591ea237e7 /arch/arm/mach-uniphier/ph1-pro4/Makefile
parentfcbcd59730255018dbe78af9294598273a85a0de (diff)
downloadtalos-obmc-uboot-e6eecca54ffb99ee6877c0e29b0b389a481fcd85.tar.gz
talos-obmc-uboot-e6eecca54ffb99ee6877c0e29b0b389a481fcd85.zip
ARM: uniphier: unify low-level debug init code
Move init code of low-level debug into a single file. This is helpful to create an image that runs on multiple SoCs. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-uniphier/ph1-pro4/Makefile')
-rw-r--r--arch/arm/mach-uniphier/ph1-pro4/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-uniphier/ph1-pro4/Makefile b/arch/arm/mach-uniphier/ph1-pro4/Makefile
index a52b5aa556..e8b2c9e8ac 100644
--- a/arch/arm/mach-uniphier/ph1-pro4/Makefile
+++ b/arch/arm/mach-uniphier/ph1-pro4/Makefile
@@ -3,7 +3,6 @@
#
ifdef CONFIG_SPL_BUILD
-obj-$(CONFIG_DEBUG_LL) += lowlevel_debug.o
obj-y += pll_init.o early_clkrst_init.o \
pll_spectrum.o umc_init.o ddrphy_init.o
obj-$(CONFIG_MICRO_SUPPORT_CARD) += sbc_init.o
OpenPOWER on IntegriCloud