Merge tag 'u-boot-atmel-fixes-2020.07-a' of https://gitlab.denx.de/u-boot/custodians...
[oweals/u-boot.git] / board / broadcom / bcmstb / bcmstb.c
index 23500dfa698c074c4bf9f9068927270d8e7c3ba1..add4285db31d31008b96eedf11dbc11e4623350e 100644 (file)
@@ -6,6 +6,9 @@
  * Author: Thomas Fitzsimmons <fitzsim@fitzsim.org>
  */
 
+#include <cpu_func.h>
+#include <init.h>
+#include <log.h>
 #include <time.h>
 #include <linux/types.h>
 #include <common.h>