diff options
Diffstat (limited to 'include/ubi_uboot.h')
-rw-r--r-- | include/ubi_uboot.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ubi_uboot.h b/include/ubi_uboot.h index 6da348eb62..d7a8851094 100644 --- a/include/ubi_uboot.h +++ b/include/ubi_uboot.h @@ -14,7 +14,6 @@ #ifndef __UBOOT_UBI_H #define __UBOOT_UBI_H -#include <common.h> #include <compiler.h> #include <linux/compat.h> #include <malloc.h> |