commit | 72b099897a61ce87cf95c88344690e1b8bf92142 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jul 31 16:31:48 2020 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Thu Aug 13 09:52:49 2020 +0200 |
tree | 1e0a2368daf5e3174dbb0d41b045fece1322ae30 | |
parent | e817c8eca5a25762f44adf3871bae13af39215d4 [diff] |
board: stm32mp1: use IS_ENABLED to prevent ifdef in board_late_init Use IS_ENABLED to prevent ifdef in board_late_init. Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>