commit | 56a2071acd4c7328ea36723e46df814f852b3d3d | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Sep 22 00:27:32 2015 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Sep 25 00:27:53 2015 +0900 |
tree | bfc1dc8bb51a4ad5b4b70e296fbd54a6522e9db7 | |
parent | 4e5d28d77ff539a24b3ee23e7e0f13ddf36d88ed [diff] |
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>