summaryrefslogtreecommitdiff
path: root/arch/arm/mach-uniphier/micro-support-card.c
AgeCommit message (Collapse)Author
2015-09-25ARM: uniphier: move CONFIG_SUPPORT_CARD_* macros to local fileMasahiro Yamada
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>