forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/arch/um/include/asm/fixmap.h
....@@ -3,6 +3,7 @@
33 #define __UM_FIXMAP_H
44
55 #include <asm/processor.h>
6
+#include <asm/kmap_types.h>
67 #include <asm/archparam.h>
78 #include <asm/page.h>
89 #include <linux/threads.h>