diff options
Diffstat (limited to 'drivers/media/radio/radio-aztech.c')
-rw-r--r-- | drivers/media/radio/radio-aztech.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-aztech.c b/drivers/media/radio/radio-aztech.c index 186f3bae0ecc..49299f7fd834 100644 --- a/drivers/media/radio/radio-aztech.c +++ b/drivers/media/radio/radio-aztech.c | |||
@@ -32,7 +32,6 @@ | |||
32 | #include <linux/videodev2.h> /* kernel radio structs */ | 32 | #include <linux/videodev2.h> /* kernel radio structs */ |
33 | #include <linux/version.h> /* for KERNEL_VERSION MACRO */ | 33 | #include <linux/version.h> /* for KERNEL_VERSION MACRO */ |
34 | #include <linux/io.h> /* outb, outb_p */ | 34 | #include <linux/io.h> /* outb, outb_p */ |
35 | #include <linux/uaccess.h> /* copy to/from user */ | ||
36 | #include <media/v4l2-device.h> | 35 | #include <media/v4l2-device.h> |
37 | #include <media/v4l2-ioctl.h> | 36 | #include <media/v4l2-ioctl.h> |
38 | 37 | ||