summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--v4l/compat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/v4l/compat.h b/v4l/compat.h
index ea93b70e0..d1fab8474 100644
--- a/v4l/compat.h
+++ b/v4l/compat.h
@@ -30,6 +30,7 @@
# define pm_message_t u32
# define pci_choose_state(pci_dev, state) (state)
# define PCI_D0 (0)
+# define assert_spin_locked(foobar)
#endif
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,7)