aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-02 18:01:05 -0300
committerMauro Carvalho Chehab <m.chehab@samsung.com>2014-09-02 18:01:05 -0300
commit6c1c423a54b5b3a6c9c9561c7ef32aee0fda7253 (patch)
tree06de5f455f4ef41fde761621166d929790c0b4b2 /scripts
parent20504fa92d072d427d1eaaa47f71f9fb60d6c43a (diff)
[media] vivid: comment the unused g_edid/s_edid functions
Those non-static functions aren't used anywhere yet. Comment them while they're unused. Solves the following warnings: drivers/media/platform/vivid/vivid-vid-out.c:1120:5: warning: no previous prototype for 'vivid_vid_out_g_edid' [-Wmissing-prototypes] int vivid_vid_out_g_edid(struct file *file, void *_fh, ^ drivers/media/platform/vivid/vivid-vid-out.c:1152:5: warning: no previous prototype for 'vivid_vid_out_s_edid' [-Wmissing-prototypes] int vivid_vid_out_s_edid(struct file *file, void *_fh, ^ Cc: Hans Verkuil <hans.verkuil@cisco.com> Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions