Merge branch '2020-05-18-reduce-size-of-common.h'
[oweals/u-boot.git] / board / renesas / alt / alt_spl.c
index dbb210584d5a2f53d7a70cb342088614764bd11e..2de236fc2989fac057c17a03b6335fe129962af8 100644 (file)
@@ -7,11 +7,13 @@
 
 #include <common.h>
 #include <cpu_func.h>
+#include <init.h>
 #include <malloc.h>
 #include <dm/platform_data/serial_sh.h>
 #include <asm/processor.h>
 #include <asm/mach-types.h>
 #include <asm/io.h>
+#include <linux/bitops.h>
 #include <linux/errno.h>
 #include <asm/arch/sys_proto.h>
 #include <asm/gpio.h>