forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 093a6c67005148ae32a5c9e4553491b9f5c2457b
kernel/include/linux/videodev2.h
....@@ -57,6 +57,7 @@
5757 #define __LINUX_VIDEODEV2_H
5858
5959 #include <linux/time.h> /* need struct timeval */
60
+#include <linux/kernel.h>
6061 #include <uapi/linux/videodev2.h>
6162
6263 #endif /* __LINUX_VIDEODEV2_H */