forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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>