hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
kernel/include/linux/libfdt_env.h
....@@ -2,7 +2,7 @@
22 #ifndef LIBFDT_ENV_H
33 #define LIBFDT_ENV_H
44
5
-#include <linux/kernel.h> /* For INT_MAX */
5
+#include <linux/limits.h> /* For INT_MAX */
66 #include <linux/string.h>
77
88 #include <asm/byteorder.h>