commit | d7728aa408b478f83ec7f39ad80abf1046d71e39 | [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 | 8469700b6c9cf31e4e2df7a005f5f5385c5be5d4 [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>