summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/early-pinctrl/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-17 03:33:03 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-09-18 23:10:37 +0900
commit6a93478b93390a123b1d85512d66c093843e3f9b (patch)
tree56c13d5ac73ec6b9fae6884fa463a283dffd5395 /arch/arm/mach-uniphier/early-pinctrl/Makefile
parentcd477c9defd606b75368c3aacd74c4d284d1c1d1 (diff)
ARM: uniphier: remove ad-hoc pin-mux code for sLD3
These settings are nicely cared by the pinctrl driver now. Remove. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-uniphier/early-pinctrl/Makefile')
-rw-r--r--arch/arm/mach-uniphier/early-pinctrl/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-uniphier/early-pinctrl/Makefile b/arch/arm/mach-uniphier/early-pinctrl/Makefile
index 7177a8cf8f..84040c6426 100644
--- a/arch/arm/mach-uniphier/early-pinctrl/Makefile
+++ b/arch/arm/mach-uniphier/early-pinctrl/Makefile
@@ -2,6 +2,5 @@
# SPDX-License-Identifier: GPL-2.0+
#
-obj-$(CONFIG_ARCH_UNIPHIER_SLD3) += early-pinctrl-sld3.o
obj-$(CONFIG_ARCH_UNIPHIER_LD11) += early-pinctrl-ld20.o
obj-$(CONFIG_ARCH_UNIPHIER_LD20) += early-pinctrl-ld20.o