From: Mauro Carvalho Chehab Date: Thu, 25 Apr 2013 18:49:33 +0000 (-0300) Subject: [media] cx25821-video: declare cx25821_vidioc_s_std as static X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~104^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3f17af2d97a2a51af37e7b1dab5de5562c9b66d;p=pandora-kernel.git [media] cx25821-video: declare cx25821_vidioc_s_std as static Fixes the following warning: drivers/media/pci/cx25821/cx25821-video.c: At top level: drivers/media/pci/cx25821/cx25821-video.c:766:5: warning: no previous prototype for 'cx25821_vidioc_s_std' [-Wmissing-prototypes] Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed