diff options
-rw-r--r-- | drivers/media/video/ivtv/ivtv-cards.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/media/video/ivtv/ivtv-cards.c b/drivers/media/video/ivtv/ivtv-cards.c index 553a314fa436..40c29032f292 100644 --- a/drivers/media/video/ivtv/ivtv-cards.c +++ b/drivers/media/video/ivtv/ivtv-cards.c | |||
@@ -1224,6 +1224,7 @@ static const struct ivtv_card *ivtv_card_list[] = { | |||
1224 | &ivtv_card_aver_ezmaker, | 1224 | &ivtv_card_aver_ezmaker, |
1225 | &ivtv_card_aver_m104, | 1225 | &ivtv_card_aver_m104, |
1226 | &ivtv_card_buffalo, | 1226 | &ivtv_card_buffalo, |
1227 | &ivtv_card_aver_ultra1500mce, | ||
1227 | 1228 | ||
1228 | /* Variations of standard cards but with the same PCI IDs. | 1229 | /* Variations of standard cards but with the same PCI IDs. |
1229 | These cards must come last in this list. */ | 1230 | These cards must come last in this list. */ |