summaryrefslogtreecommitdiff
path: root/drivers/mtd/ubispl/ubispl.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mtd/ubispl/ubispl.c')
-rw-r--r--drivers/mtd/ubispl/ubispl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/ubispl/ubispl.c b/drivers/mtd/ubispl/ubispl.c
index 00102fcf74..ee2df11522 100644
--- a/drivers/mtd/ubispl/ubispl.c
+++ b/drivers/mtd/ubispl/ubispl.c
@@ -9,6 +9,7 @@
#include <common.h>
#include <errno.h>
+#include <linux/bug.h>
#include <u-boot/crc.h>
#include <ubispl.h>