common: Drop part.h from common header
[oweals/u-boot.git] / drivers / ata / sata.c
index e384b805b212cc3574fefd472c97f577c9628f6c..6a38d5002455f2a3a0743ea94034c21f91e971d1 100644 (file)
@@ -11,7 +11,9 @@
 
 #include <common.h>
 #include <ahci.h>
+#include <blk.h>
 #include <dm.h>
+#include <part.h>
 #include <sata.h>
 
 #ifndef CONFIG_AHCI