ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 21 Sep 2015 15:27:32 +0000 (00:27 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 24 Sep 2015 15:27:53 +0000 (00:27 +0900)
commitd7728aa408b478f83ec7f39ad80abf1046d71e39
treebfc1dc8bb51a4ad5b4b70e296fbd54a6522e9db7
parent8469700b6c9cf31e4e2df7a005f5f5385c5be5d4
ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local file

It is no longer necessary to define CONFIG_SUPPORT_CARD_* globally.
Move them to a C file as local macros.  Also, rename the C file.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/mach-uniphier/Makefile
arch/arm/mach-uniphier/micro-support-card.c [moved from arch/arm/mach-uniphier/support_card.c with 90% similarity]
include/configs/uniphier.h