summaryrefslogtreecommitdiffstats
path: root/include/media/video-buf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/media/video-buf.h')
-rw-r--r--include/media/video-buf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/media/video-buf.h b/include/media/video-buf.h
index ae8d7a0..ee8eb15 100644
--- a/include/media/video-buf.h
+++ b/include/media/video-buf.h
@@ -177,7 +177,7 @@ struct videobuf_queue_ops {
};
struct videobuf_queue {
- struct semaphore lock;
+ struct semaphore lock;
spinlock_t *irqlock;
struct pci_dev *pci;
OpenPOWER on IntegriCloud