diff options
Diffstat (limited to 'drivers/media/common/saa7146_fops.c')
-rw-r--r-- | drivers/media/common/saa7146_fops.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/common/saa7146_fops.c b/drivers/media/common/saa7146_fops.c index 0027acc5b8e9..d867a6a9e430 100644 --- a/drivers/media/common/saa7146_fops.c +++ b/drivers/media/common/saa7146_fops.c | |||
@@ -455,7 +455,6 @@ static void vv_callback(struct saa7146_dev *dev, unsigned long status) | |||
455 | 455 | ||
456 | static struct video_device device_template = | 456 | static struct video_device device_template = |
457 | { | 457 | { |
458 | .hardware = VID_HARDWARE_SAA7146, | ||
459 | .fops = &video_fops, | 458 | .fops = &video_fops, |
460 | .minor = -1, | 459 | .minor = -1, |
461 | }; | 460 | }; |