common: Drop part.h from common header
[oweals/u-boot.git] / drivers / ata / sata_sil3114.c
index 41635742a81737fffcae4dd053d539700785d95c..4a7ffad6bdfb166c261cc0482df3944c6ff2f445 100644 (file)
@@ -8,6 +8,8 @@
  */
 
 #include <common.h>
+#include <blk.h>
+#include <part.h>
 #include <pci.h>
 #include <command.h>
 #include <config.h>