]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/ata/sata_mv.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / drivers / ata / sata_mv.c
index ac78760a33ebabc65e1d97c2e1653c70d3cbd1f6..94d7369351a32ae398c2d62ac06bc03f9f28498d 100644 (file)
@@ -31,6 +31,7 @@
  * No port multiplier support
  */
 
+#include <common.h>
 #include <ahci.h>
 #include <blk.h>
 #include <bootdev.h>
@@ -45,7 +46,6 @@
 #include <libata.h>
 #include <malloc.h>
 #include <sata.h>
-#include <time.h>
 #include <linux/bitops.h>
 #include <linux/delay.h>
 #include <linux/errno.h>