]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
[media] firedtv-avc: Fix compilation warnings
authorMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 24 Nov 2011 17:04:18 +0000 (15:04 -0200)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 24 Nov 2011 17:04:18 +0000 (15:04 -0200)
commit4a5006f68d6b336564eb1e4cbb1f66d234958889
tree92182e1bb0b9d8defb5caf5f1518d01f40c4972d
parent8503232f2e9604d844d8f52ddea2e55ccc6c38f6
[media] firedtv-avc: Fix compilation warnings

drivers/media/dvb/firewire/firedtv-avc.c: In function ‘avc_tuner_tuneqpsk’:
drivers/media/dvb/firewire/firedtv-avc.c:394:4: warning: enumeration value ‘ROLLOFF_15’ not handled in switch [-Wswitch]
drivers/media/dvb/firewire/firedtv-avc.c:394:4: warning: enumeration value ‘ROLLOFF_13’ not handled in switch [-Wswitch]

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/firewire/firedtv-avc.c