stm32mp1: do not include platform header files directly in drivers
authorYann Gautier <yann.gautier@st.com>
Mon, 7 Jan 2019 10:17:24 +0000 (11:17 +0100)
committerYann Gautier <yann.gautier@st.com>
Mon, 7 Jan 2019 10:17:24 +0000 (11:17 +0100)
commit6e6ab282f70f233eb426fd93f243d8ca6922d4cc
treecd5d7e7881887a30525f88184c5bf91c57506208
parent9a207532f8216bf83fed0891fed9ed0bc72ca450
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>
drivers/st/clk/stm32mp1_clk.c
drivers/st/clk/stm32mp1_clkfunc.c
drivers/st/ddr/stm32mp1_ddr.c
drivers/st/ddr/stm32mp1_ram.c
drivers/st/io/io_stm32image.c
drivers/st/mmc/stm32_sdmmc2.c
drivers/st/pmic/stm32mp1_pmic.c
include/drivers/st/stm32mp1_pmic.h
plat/st/stm32mp1/platform.mk
plat/st/stm32mp1/stm32mp1_def.h