common: Drop part.h from common header
[oweals/u-boot.git] / drivers / block / ide.c
index 67cc4fbc02eee2de58600a40764e9aaf58d9451a..868726c50c25d781790435c9e3ee910d0fa0268a 100644 (file)
@@ -6,8 +6,10 @@
 
 #include <common.h>
 #include <ata.h>
+#include <blk.h>
 #include <dm.h>
 #include <ide.h>
+#include <part.h>
 #include <watchdog.h>
 #include <asm/io.h>