Merge branch '2020-05-18-reduce-size-of-common.h'
[oweals/u-boot.git] / arch / x86 / cpu / broadwell / sata.c
index d89e0a1c9b0aa830421c8804fd0770fc0440e04c..641da515c8f3ed63436fd59249da1d5adfee8907 100644 (file)
@@ -7,6 +7,7 @@
 
 #include <common.h>
 #include <dm.h>
+#include <log.h>
 #include <asm/gpio.h>
 #include <asm/io.h>
 #include <asm/intel_regs.h>
@@ -14,6 +15,7 @@
 #include <asm/pch_common.h>
 #include <asm/pch_common.h>
 #include <asm/arch/pch.h>
+#include <linux/delay.h>
 
 struct sata_platdata {
        int port_map;