diff options
Diffstat (limited to 'drivers/media/radio')
-rw-r--r-- | drivers/media/radio/radio-sf16fmi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/radio/radio-sf16fmi.c b/drivers/media/radio/radio-sf16fmi.c index 5b62285ed0ce..ecc854b4ba38 100644 --- a/drivers/media/radio/radio-sf16fmi.c +++ b/drivers/media/radio/radio-sf16fmi.c | |||
@@ -16,6 +16,7 @@ | |||
16 | * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@infradead.org> | 16 | * Converted to V4L2 API by Mauro Carvalho Chehab <mchehab@infradead.org> |
17 | */ | 17 | */ |
18 | 18 | ||
19 | #include <linux/version.h> | ||
19 | #include <linux/kernel.h> /* __setup */ | 20 | #include <linux/kernel.h> /* __setup */ |
20 | #include <linux/module.h> /* Modules */ | 21 | #include <linux/module.h> /* Modules */ |
21 | #include <linux/init.h> /* Initdata */ | 22 | #include <linux/init.h> /* Initdata */ |