]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/media/v4l2-fh.h
Merge branches 'pm-cpuidle' and 'pm-cpufreq'
[karo-tx-linux.git] / include / media / v4l2-fh.h
index a62ee18cb7b799c3982decdb63dc57f520e9b93a..528cdaf622e192aa572ade990b60acf949e74109 100644 (file)
@@ -26,7 +26,9 @@
 #ifndef V4L2_FH_H
 #define V4L2_FH_H
 
+#include <linux/fs.h>
 #include <linux/list.h>
+#include <linux/videodev2.h>
 
 struct video_device;
 struct v4l2_ctrl_handler;