zephyr/soc/arm/st_stm32/stm32f7
Erwan Gouriou 35ecdf8af1 soc: stm32: Remove unused soc_register header file
soc_register.h is available in most of stm32 series.
It is sometime empty or contains includes to flash_registers.h,
which is included directly with direct reference in flash driver.
soc_register.h is also included in stm32 clock drivers, but this
driver do not use direct reference to any register anymore.

Clean up these files.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-05-30 09:37:51 -04:00
..
CMakeLists.txt
dts_fixup.h
flash_registers.h
Kconfig.defconfig.series
Kconfig.defconfig.stm32f723xe
Kconfig.defconfig.stm32f746xg
Kconfig.defconfig.stm32f756xx
Kconfig.defconfig.stm32f769xi
Kconfig.series
Kconfig.soc
linker.ld
soc.c
soc.h