hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
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>