common: Drop linux/bug.h from common header
[oweals/u-boot.git] / drivers / mtd / ubispl / ubispl.c
index 00102fcf748e6020b5de4ffee687ae9236ea2163..ee2df11522b74f5dba5fb4d0d245ed9dbeef294f 100644 (file)
@@ -9,6 +9,7 @@
 
 #include <common.h>
 #include <errno.h>
+#include <linux/bug.h>
 #include <u-boot/crc.h>
 #include <ubispl.h>