forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 05e59e5fb0064c97a1c10921ecd549f2d4a58565
u-boot/include/charset.h
....@@ -9,6 +9,9 @@
99 #ifndef __CHARSET_H_
1010 #define __CHARSET_H_
1111
12
+#include <linux/kernel.h>
13
+#include <linux/types.h>
14
+
1215 #define MAX_UTF8_PER_UTF16 4
1316
1417 /**