Merge tag 'efi-2020-07-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi
[oweals/u-boot.git] / drivers / misc / ihs_fpga.c
index f9e4b27a270da3b5c29abf79b101129dfe03cf84..00d34a3adc2be95cbcde01cbf762993a3c77445f 100644 (file)
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <regmap.h>
 #include <asm/gpio.h>
+#include <linux/bitops.h>
+#include <linux/delay.h>
 
 #include "ihs_fpga.h"