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 162f37d8bf96..ffabe02406b5 100644 --- a/drivers/media/radio/radio-gemtek.c +++ b/drivers/media/radio/radio-gemtek.c | |||
@@ -23,7 +23,6 @@ | |||
23 | #include <asm/uaccess.h> /* copy to/from user */ | 23 | #include <asm/uaccess.h> /* copy to/from user */ |
24 | #include <linux/videodev.h> /* kernel radio structs */ | 24 | #include <linux/videodev.h> /* kernel radio structs */ |
25 | #include <media/v4l2-common.h> | 25 | #include <media/v4l2-common.h> |
26 | #include <linux/config.h> /* CONFIG_RADIO_GEMTEK_PORT */ | ||
27 | #include <linux/spinlock.h> | 26 | #include <linux/spinlock.h> |
28 | 27 | ||
29 | #ifndef CONFIG_RADIO_GEMTEK_PORT | 28 | #ifndef CONFIG_RADIO_GEMTEK_PORT |