hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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>