summaryrefslogtreecommitdiff
path: root/linux/drivers/media/video/videodev.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux/drivers/media/video/videodev.c')
-rw-r--r--linux/drivers/media/video/videodev.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/linux/drivers/media/video/videodev.c b/linux/drivers/media/video/videodev.c
index 91fcf1695..7ac11d5fb 100644
--- a/linux/drivers/media/video/videodev.c
+++ b/linux/drivers/media/video/videodev.c
@@ -42,9 +42,6 @@
#include <linux/slab.h>
#include <asm/uaccess.h>
#include <asm/system.h>
-#if LINUX_VERSION_CODE <= KERNEL_VERSION(2,6,15)
-#include <asm/semaphore.h>
-#endif
#define __OLD_VIDIOC_ /* To allow fixing old calls*/
#include <linux/videodev2.h>