]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/media/video-buf.h
V4L/DVB (3265): Add count to tunertype struct
[linux-2.6-omap-h63xx.git] / include / media / video-buf.h
index ae8d7a0004402715d015e2962287a9a9c9161f00..8ecfd78e00276abcc8567c9a5fed40c472f3bb68 100644 (file)
@@ -17,7 +17,7 @@
  * (at your option) any later version.
  */
 
-#include <linux/videodev.h>
+#include <linux/videodev2.h>
 
 #define UNSET (-1U)
 
@@ -177,7 +177,7 @@ struct videobuf_queue_ops {
 };
 
 struct videobuf_queue {
-        struct semaphore           lock;
+       struct semaphore           lock;
        spinlock_t                 *irqlock;
        struct pci_dev             *pci;