diff options
Diffstat (limited to 'drivers/media/video/cx23885/cx23885-cards.c')
-rw-r--r-- | drivers/media/video/cx23885/cx23885-cards.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/cx23885/cx23885-cards.c b/drivers/media/video/cx23885/cx23885-cards.c index 49c6634c6327..90d0ad63d992 100644 --- a/drivers/media/video/cx23885/cx23885-cards.c +++ b/drivers/media/video/cx23885/cx23885-cards.c | |||
@@ -183,6 +183,7 @@ struct cx23885_board cx23885_boards[] = { | |||
183 | }, | 183 | }, |
184 | [CX23885_BOARD_HAUPPAUGE_HVR1270] = { | 184 | [CX23885_BOARD_HAUPPAUGE_HVR1270] = { |
185 | .name = "Hauppauge WinTV-HVR1270", | 185 | .name = "Hauppauge WinTV-HVR1270", |
186 | .portc = CX23885_MPEG_DVB, | ||
186 | }, | 187 | }, |
187 | }; | 188 | }; |
188 | const unsigned int cx23885_bcount = ARRAY_SIZE(cx23885_boards); | 189 | const unsigned int cx23885_bcount = ARRAY_SIZE(cx23885_boards); |