commit | 6e6ab282f70f233eb426fd93f243d8ca6922d4cc | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon Jan 07 11:17:24 2019 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Mon Jan 07 11:17:24 2019 +0100 |
tree | cd5d7e7881887a30525f88184c5bf91c57506208 | |
parent | 9a207532f8216bf83fed0891fed9ed0bc72ca450 [diff] |
stm32mp1: do not include platform header files directly in drivers Instead, only platform_def.h is included. The required files to be included are added in stm32mp1_def.h. Signed-off-by: Yann Gautier <yann.gautier@st.com>