diff options
Diffstat (limited to 'drivers/media/radio')
-rw-r--r-- | drivers/media/radio/radio-maestro.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/radio/radio-maestro.c b/drivers/media/radio/radio-maestro.c index a77da35eebce..36c9f5bf8cdd 100644 --- a/drivers/media/radio/radio-maestro.c +++ b/drivers/media/radio/radio-maestro.c | |||
@@ -93,7 +93,6 @@ static struct file_operations maestro_fops = { | |||
93 | }; | 93 | }; |
94 | 94 | ||
95 | static struct video_device maestro_radio = { | 95 | static struct video_device maestro_radio = { |
96 | .owner = THIS_MODULE, | ||
97 | .name = "Maestro radio", | 96 | .name = "Maestro radio", |
98 | .type = VID_TYPE_TUNER, | 97 | .type = VID_TYPE_TUNER, |
99 | .hardware = VID_HARDWARE_SF16MI, | 98 | .hardware = VID_HARDWARE_SF16MI, |