commit | 4c71e250cddafd08a8180a86940efecc14269ce9 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Jul 09 15:08:15 2020 +0900 |
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | Sat Jul 11 21:30:21 2020 +0900 |
tree | 5bbd92ed0c283928027554610c5bce41b8725608 | |
parent | 423471febd3ce1b042b0a63ce2a356d34b02dbde [diff] |
ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n If CONFIG_MICRO_SUPPORT_CARD is unset, the build fails due to function redefinition. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>