]> git.ipfire.org Git - people/ms/u-boot.git/commit
clk: stm32f7: cleanup clocks unused definitions
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 18 Jul 2017 07:29:06 +0000 (09:29 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 26 Jul 2017 15:26:54 +0000 (11:26 -0400)
commitb9e86511d138dcca75171b846111373481f1ea6d
tree5aade632559786dfeac927449403600bb8d5fbd0
parent288f17e6481d556cd9eff62ca64b4d4c5863fd9e
clk: stm32f7: cleanup clocks unused definitions

clean the code by removing unused enums, structs and
defines related to clocks

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Acked-by: Vikas MANOCHA <vikas.manocha@st.com>
arch/arm/include/asm/arch-stm32f7/rcc.h
arch/arm/include/asm/arch-stm32f7/stm32.h
arch/arm/include/asm/arch-stm32f7/stm32_periph.h
drivers/clk/clk_stm32f7.c