diff options
Diffstat (limited to 'drivers/media/radio/radio-gemtek.c')
-rw-r--r-- | drivers/media/radio/radio-gemtek.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-gemtek.c b/drivers/media/radio/radio-gemtek.c index 91448c47b0cf..150464426d1d 100644 --- a/drivers/media/radio/radio-gemtek.c +++ b/drivers/media/radio/radio-gemtek.c | |||
@@ -24,7 +24,6 @@ | |||
24 | #include <linux/version.h> /* for KERNEL_VERSION MACRO */ | 24 | #include <linux/version.h> /* for KERNEL_VERSION MACRO */ |
25 | #include <linux/mutex.h> | 25 | #include <linux/mutex.h> |
26 | #include <linux/io.h> /* outb, outb_p */ | 26 | #include <linux/io.h> /* outb, outb_p */ |
27 | #include <linux/uaccess.h> /* copy to/from user */ | ||
28 | #include <media/v4l2-ioctl.h> | 27 | #include <media/v4l2-ioctl.h> |
29 | #include <media/v4l2-device.h> | 28 | #include <media/v4l2-device.h> |
30 | 29 | ||