forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-20 2e7bd41e4e8ab3d1efdabd9e263a2f7fe79bff8c
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 /**