summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/arm32/Makefile
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-07-22 13:38:31 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-07-24 00:17:15 +0900
commit4bab70a77d062582db89946b3e3a75f6e27a92ee (patch)
tree5a27523584db6c44435f9d62e2492b80364dcf48 /arch/arm/mach-uniphier/arm32/Makefile
parentebab100a988e62a27ccde0372487daeeb8cb3050 (diff)
downloadu-boot-imx-4bab70a77d062582db89946b3e3a75f6e27a92ee.zip
u-boot-imx-4bab70a77d062582db89946b3e3a75f6e27a92ee.tar.gz
u-boot-imx-4bab70a77d062582db89946b3e3a75f6e27a92ee.tar.bz2
ARM: uniphier: rename outer-cache register macros
Sync register macros with Linux code. This will be helpful to develop the counterpart of Linux. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-uniphier/arm32/Makefile')
-rw-r--r--arch/arm/mach-uniphier/arm32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/mach-uniphier/arm32/Makefile b/arch/arm/mach-uniphier/arm32/Makefile
index 376c06b..5074ebd 100644
--- a/arch/arm/mach-uniphier/arm32/Makefile
+++ b/arch/arm/mach-uniphier/arm32/Makefile
@@ -7,7 +7,7 @@ obj-y += lowlevel_init.o
obj-$(CONFIG_DEBUG_LL) += debug_ll.o
else
obj-y += late_lowlevel_init.o
-obj-y += cache_uniphier.o
+obj-y += cache-uniphier.o
endif
obj-y += timer.o