]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: firefly-rk3288: Fix the code support for SPL_LED
authorKever Yang <kever.yang@rock-chips.com>
Thu, 20 Aug 2020 09:32:52 +0000 (17:32 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Fri, 21 Aug 2020 11:56:19 +0000 (19:56 +0800)
commit971306261451ba45a8ecfc1926a2994f86e5ce2a
treebff75d91d964618563d9814ef1ed6d2ee7b3f6d7
parent0796c4ea9231a4c152302bdcd6aff79310574853
rockchip: firefly-rk3288: Fix the code support for SPL_LED

Fix the build error for the wrong code when CONFIG_SPL_LED is enabled.

Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
board/firefly/firefly-rk3288/firefly-rk3288.c