X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fubi_uboot.h;h=60f6a5fb4f53ed7464f1c5d3d53d088d501ef494;hb=6ab176d7091d21960a1bd89fcb7fd87b9e91aca1;hp=74312abf0394fbbe2f7c0d151080a1aef8933acf;hpb=8206bfae3ab7f99965136384360ba2de0c6f4c3b;p=oweals%2Fu-boot.git diff --git a/include/ubi_uboot.h b/include/ubi_uboot.h index 74312abf03..60f6a5fb4f 100644 --- a/include/ubi_uboot.h +++ b/include/ubi_uboot.h @@ -15,6 +15,7 @@ #define __UBOOT_UBI_H #include +#include #include #include #include @@ -51,9 +52,6 @@ do { \ #undef CONFIG_MTD_UBI_DEBUG_MSG_BLD #define CONFIG_MTD_UBI_DEBUG_DISABLE_BGT -/* compiler options */ -#define uninitialized_var(x) x = x - /* build.c */ #define get_device(...) #define put_device(...)