]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - include/linux/kconfig.h
Merge tag 'riscv/for-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv...
[linux.git] / include / linux / kconfig.h
index dcde9471897d5c5119145fd01dddd8e7f118f13c..cc8fa109cfa3e4ad00d2228de76864095652c94b 100644 (file)
@@ -70,7 +70,4 @@
  */
 #define IS_ENABLED(option) __or(IS_BUILTIN(option), IS_MODULE(option))
 
-/* Make sure we always have all types and struct attributes defined. */
-#include <linux/compiler_types.h>
-
 #endif /* __LINUX_KCONFIG_H */