commit | a3f17af2d97a2a51af37e7b1dab5de5562c9b66d | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Apr 25 15:49:33 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Apr 25 16:07:11 2013 -0300 |
tree | a2f2ccb9e39d6d29ad137f17abefbb9a4231c71f | |
parent | 66f93178042b6f151552fdb74cbaa2724e59c97c [diff] |
[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 <mchehab@redhat.com>