ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 9 Jul 2020 06:08:15 +0000 (15:08 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 11 Jul 2020 12:30:21 +0000 (21:30 +0900)
commit43db571b2dafd6f6ef24c03e29c08f5e9a98f3e3
tree5bbd92ed0c283928027554610c5bce41b8725608
parent08520333098deb553ff76ef171bea45439ecb934
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>
arch/arm/mach-uniphier/sbc/Makefile