diff options
Diffstat (limited to 'drivers/mtd/ubi/vtbl.c')
| -rw-r--r-- | drivers/mtd/ubi/vtbl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mtd/ubi/vtbl.c b/drivers/mtd/ubi/vtbl.c index 40044028d682..cd90ff3b76b1 100644 --- a/drivers/mtd/ubi/vtbl.c +++ b/drivers/mtd/ubi/vtbl.c | |||
| @@ -58,6 +58,7 @@ | |||
| 58 | 58 | ||
| 59 | #include <linux/crc32.h> | 59 | #include <linux/crc32.h> |
| 60 | #include <linux/err.h> | 60 | #include <linux/err.h> |
| 61 | #include <linux/slab.h> | ||
| 61 | #include <asm/div64.h> | 62 | #include <asm/div64.h> |
| 62 | #include "ubi.h" | 63 | #include "ubi.h" |
| 63 | 64 | ||
