arch-stm32f4: Remove fmc.h file
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 9 Feb 2018 12:09:53 +0000 (13:09 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 14 Mar 2018 01:45:37 +0000 (21:45 -0400)
commitbb43fe6e4534a9cf9ad03f1bdd015960afbf9080
tree6a56eb5f6a0730a033fcb4d5897d3957f831220a
parentdd1e3e799a353a81be7eaaf7c0517c33c33edd18
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>
arch/arm/include/asm/arch-stm32f4/fmc.h [deleted file]