]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commitd588c57b5ad3795051040de397b83776fa11a6bc
tree6a56eb5f6a0730a033fcb4d5897d3957f831220a
parentc7e3e480c72336433a9cf1e196a10a92ce7c76aa
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]