commit | bb43fe6e4534a9cf9ad03f1bdd015960afbf9080 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Fri Feb 09 13:09:53 2018 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Mar 13 21:45:37 2018 -0400 |
tree | 6a56eb5f6a0730a033fcb4d5897d3957f831220a | |
parent | dd1e3e799a353a81be7eaaf7c0517c33c33edd18 [diff] |
arch-stm32f4: Remove fmc.h file fmc.h file is no more used, remove it. All FMC related defines are declared in drivers/ram/stm32_sdram.c which is common to all STM32 SoCs. Signed-off-by: Patrice Chotard <patrice.chotard@st.com>