commit | f118e4a5926dd95396b3470f91927f39a39b8e78 | [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 | c75bc6a5132faf1a187de5ed17d0f6789c4f400c [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>