diff options
Diffstat (limited to 'arch/arm/mach-stm32/stm32f7/soc.c')
-rw-r--r-- | arch/arm/mach-stm32/stm32f7/soc.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm/mach-stm32/stm32f7/soc.c b/arch/arm/mach-stm32/stm32f7/soc.c index 8baee99a4f..06af631cc1 100644 --- a/arch/arm/mach-stm32/stm32f7/soc.c +++ b/arch/arm/mach-stm32/stm32f7/soc.c @@ -17,8 +17,6 @@ u32 get_cpu_rev(void) int arch_cpu_init(void) { - configure_clocks(); - /* * Configure the memory protection unit (MPU) * 0x00000000 - 0xffffffff: Strong-order, Shareable |