forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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 */