common: Drop part.h from common header
[oweals/u-boot.git] / drivers / block / blkcache.c
index ea40929e3e520e6748e151561cc8ea9ed55626c9..6a8f789ff0888c80cba79628f378da3a8e362747 100644 (file)
@@ -4,8 +4,8 @@
  * Author: Eric Nelson<eric@nelint.com>
  *
  */
-#include <config.h>
 #include <common.h>
+#include <blk.h>
 #include <malloc.h>
 #include <part.h>
 #include <linux/ctype.h>