]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/media/videobuf-core.h
x86: enhance DEBUG_RODATA support - alternatives
[linux-2.6-omap-h63xx.git] / include / media / videobuf-core.h
index 97f14d469595fd03e12adcd01457b266527d8d04..99033945cdee3790c45240ac0f43a2f61fdec749 100644 (file)
@@ -149,7 +149,7 @@ struct videobuf_qtype_ops {
 };
 
 struct videobuf_queue {
-       struct mutex               lock;
+       struct mutex               vb_lock;
        spinlock_t                 *irqlock;
        void                       *dev; /* on pci, points to struct pci_dev */