]> Git Repo - u-boot.git/commit
ARM: uniphier: fix build error when CONFIG_MICRO_SUPPORT_CARD=n
authorMasahiro Yamada <[email protected]>
Thu, 9 Jul 2020 06:08:15 +0000 (15:08 +0900)
committerMasahiro Yamada <[email protected]>
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 <[email protected]>
arch/arm/mach-uniphier/sbc/Makefile
This page took 0.030709 seconds and 4 git commands to generate.