board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected
authorPatrick Delaunay <patrick.delaunay@st.com>
Fri, 31 Jul 2020 14:31:43 +0000 (16:31 +0200)
committerPatrice Chotard <patrice.chotard@st.com>
Thu, 13 Aug 2020 07:52:48 +0000 (09:52 +0200)
commit6a8713bbe3268060a576a4c9723c7e69de55a054
tree1ea60e02a0dbaf71657d49ebec8f188aeacf496f
parent00bac2abcdd0fe64093c8156b2d58be1a78dddeb
board: stm32mp1: use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected

Use IS_ENABLED to prevent ifdef in g_dnl_board_usb_cable_connected
and in g_dnl_bind_fixup

Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@st.com>
board/st/stm32mp1/stm32mp1.c