diff options
-rw-r--r-- | drivers/media/video/saa7134/saa7134-input.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/media/video/saa7134/saa7134-input.c b/drivers/media/video/saa7134/saa7134-input.c index b36960dd7319..c1240d22028a 100644 --- a/drivers/media/video/saa7134/saa7134-input.c +++ b/drivers/media/video/saa7134/saa7134-input.c | |||
@@ -822,7 +822,6 @@ int saa7134_input_init1(struct saa7134_dev *dev) | |||
822 | mask_keyup = 0x020000; | 822 | mask_keyup = 0x020000; |
823 | polling = 50; /* ms */ | 823 | polling = 50; /* ms */ |
824 | break; | 824 | break; |
825 | break; | ||
826 | } | 825 | } |
827 | if (NULL == ir_codes) { | 826 | if (NULL == ir_codes) { |
828 | printk("%s: Oops: IR config error [card=%d]\n", | 827 | printk("%s: Oops: IR config error [card=%d]\n", |