summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier/umc/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2015-12-17 17:47:47 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2015-12-23 00:08:55 +0900
commit33886693b645dd737a21065c095eac2ce7cbd956 (patch)
treebdd10aea1dccdfe0d5bbc87d7acac616ab3c12e6 /arch/arm/mach-uniphier/umc/Makefile
parent6e1550fa7cb37061abcb3de13e69b859f8fd75cb (diff)
downloadtalos-obmc-uboot-33886693b645dd737a21065c095eac2ce7cbd956.tar.gz
talos-obmc-uboot-33886693b645dd737a21065c095eac2ce7cbd956.zip
ARM: uniphier: merge umc/ and ddrphy/ into a single directory
The UMC (Universal Memory Controller) and the DDR PHY block are highly related to each other. It is better to have both code in the same directory. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-uniphier/umc/Makefile')
-rw-r--r--arch/arm/mach-uniphier/umc/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/mach-uniphier/umc/Makefile b/arch/arm/mach-uniphier/umc/Makefile
deleted file mode 100644
index 89b2dec118..0000000000
--- a/arch/arm/mach-uniphier/umc/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
-
-obj-$(CONFIG_ARCH_UNIPHIER_PH1_LD4) += umc-ph1-ld4.o
-obj-$(CONFIG_ARCH_UNIPHIER_PH1_PRO4) += umc-ph1-pro4.o
-obj-$(CONFIG_ARCH_UNIPHIER_PH1_SLD8) += umc-ph1-sld8.o
OpenPOWER on IntegriCloud