]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/linux/types.h
board:samsung:trats: add env variables describing platform
[karo-tx-uboot.git] / include / linux / types.h
index 1b0b4a44c456a6d20303cf6de31293a7840911f6..9aebc4e8cf0540d5e71c99b311ea3160d33e0692 100644 (file)
@@ -1,12 +1,9 @@
 #ifndef _LINUX_TYPES_H
 #define _LINUX_TYPES_H
 
-#ifdef __KERNEL__
-#include <linux/config.h>
-#endif
-
 #include <linux/posix_types.h>
 #include <asm/types.h>
+#include <stdbool.h>
 
 #ifndef __KERNEL_STRICT_NAMES