forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-23 7d07b3ae8ddad407913c5301877e694430a3263f
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 /**