From: Mauro Carvalho Chehab Date: Sat, 27 Oct 2012 14:28:50 +0000 (-0300) Subject: [media] cx18: get rid of warning: no previous prototype X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~21^2^2~204 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6e81b2890db3969527772a8350825a85c22d5c;p=pandora-kernel.git [media] cx18: get rid of warning: no previous prototype drivers/media/pci/cx18/cx18-alsa-main.c:200:5: warning: no previous prototype for 'cx18_alsa_load' [-Wmissing-prototypes] drivers/media/pci/cx18/cx18-alsa-pcm.c:325:5: warning: no previous prototype for 'snd_cx18_pcm_create' [-Wmissing-prototypes] drivers/media/pci/cx18/cx18-alsa-pcm.c:72:6: warning: no previous prototype for 'cx18_alsa_announce_pcm_data' [-Wmissing-prototypes] drivers/media/pci/cx18/cx18-streams.c:100:6: warning: no previous prototype for 'cx18_dma_free' [-Wmissing-prototypes] Cc: Andy Walls Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed