From: Mauro Carvalho Chehab Date: Thu, 25 Oct 2012 15:40:04 +0000 (-0200) Subject: [media] drxk_hard: fix a few warnings X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff38c21663c5f9b8d33cf2979e07e811f2560161;p=pandora-kernel.git [media] drxk_hard: fix a few warnings drivers/media/dvb-frontends/drxk_hard.c:68:6: warning: no previous prototype for 'IsA1WithPatchCode' [-Wmissing-prototypes] drivers/media/dvb-frontends/drxk_hard.c:73:6: warning: no previous prototype for 'IsA1WithRomCode' [-Wmissing-prototypes] drivers/media/dvb-frontends/drxk_hard.c:192:12: warning: no previous prototype for 'Frac28a' [-Wmissing-prototypes] drivers/media/dvb-frontends/drxk_hard.c:590:5: warning: no previous prototype for 'PowerUpDevice' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed