commit | b6b85ff87b6232ba89fba303b7b7b93c893d3523 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Wed Sep 08 10:14:51 2010 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Oct 21 01:04:52 2010 -0200 |
tree | 2822d92da4527b8051cca5ac6a74719518b9ad93 | |
parent | 692d5522646fdf432329efbe5092dc9c5ca83e85 [diff] |
V4L/DVB: cx88: Fix some gcc warnings drivers/media/video/cx88/cx88-dsp.c: In function ‘detect_a2_a2m_eiaj’: drivers/media/video/cx88/cx88-dsp.c:158: warning: ‘carrier_freq’ may be used uninitialized in this function drivers/media/video/cx88/cx88-dsp.c:158: warning: ‘stereo_freq’ may be used uninitialized in this function drivers/media/video/cx88/cx88-dsp.c:158: warning: ‘dual_freq’ may be used uninitialized in this function Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>