common: Drop linux/bug.h from common header
[oweals/u-boot.git] / drivers / mtd / mtdpart.c
index 9966cad795532c2b2d0ca8c599afac72b6de1c51..d1f6029b2bf0626c6f50089b301138d0bd90e508 100644 (file)
@@ -21,6 +21,7 @@
 
 #include <common.h>
 #include <malloc.h>
+#include <linux/bug.h>
 #include <linux/errno.h>
 #include <linux/compat.h>
 #include <ubi_uboot.h>