rockchip: update ROCKCHIP_SPL_RESERVE_IRAM to 0
[oweals/u-boot.git] / arch / arm / mach-stm32 / stm32f7 / timer.c
index b04c1013e9ce4cf23d4ed0cfe3faf924d3c15661..69d37a7c708ce098778343c335515497506816a7 100644 (file)
@@ -1,11 +1,12 @@
 /*
- * (C) Copyright 2016
- * Vikas Manocha, ST Micoelectronics, vikas.manocha@st.com.
+ * Copyright (C) 2016, STMicroelectronics - All Rights Reserved
+ * Author(s): Vikas Manocha, <vikas.manocha@st.com> for STMicroelectronics.
  *
  * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>
+#include <stm32_rcc.h>
 #include <asm/io.h>
 #include <asm/arch/stm32.h>
 #include <asm/arch/stm32_defs.h>