diff options
Diffstat (limited to 'drivers/media/video/bt8xx/bttv-cards.c')
-rw-r--r-- | drivers/media/video/bt8xx/bttv-cards.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/media/video/bt8xx/bttv-cards.c b/drivers/media/video/bt8xx/bttv-cards.c index 9dfd8c70e4fb..2df0ce2afe98 100644 --- a/drivers/media/video/bt8xx/bttv-cards.c +++ b/drivers/media/video/bt8xx/bttv-cards.c | |||
@@ -4085,7 +4085,7 @@ static void __devinit avermedia_eeprom(struct bttv *btv) | |||
4085 | } | 4085 | } |
4086 | 4086 | ||
4087 | /* used on Voodoo TV/FM (Voodoo 200), S0 wired to 0x10000 */ | 4087 | /* used on Voodoo TV/FM (Voodoo 200), S0 wired to 0x10000 */ |
4088 | void bttv_tda9880_setnorm(struct bttv *btv, int norm) | 4088 | void bttv_tda9880_setnorm(struct bttv *btv, unsigned int norm) |
4089 | { | 4089 | { |
4090 | /* fix up our card entry */ | 4090 | /* fix up our card entry */ |
4091 | if(norm==V4L2_STD_NTSC) { | 4091 | if(norm==V4L2_STD_NTSC) { |