stm32mp1: board: remove board_check_usb_power when ADC is not activated
authorPatrick Delaunay <patrick.delaunay@st.com>
Tue, 30 Jul 2019 17:16:43 +0000 (19:16 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Tue, 27 Aug 2019 09:19:23 +0000 (11:19 +0200)
commit415424737128bd2d17ca3a91f847a106aa615d67
treed0f72bc4b53765e27615fd57cd5d8a1242d54611
parent5e959ab85e56843aff39880430ebf25f4676a44e
stm32mp1: board: remove board_check_usb_power when ADC is not activated

Avoid compilation issue when CONFIG_ADC is not activated

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
board/st/stm32mp1/stm32mp1.c