diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2013-08-18 10:17:38 -0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2013-08-18 10:18:30 -0300 |
| commit | bfd22c490bc74f9603ea90c37823036660a313e2 (patch) | |
| tree | aa5e88518e79e1fa60494db131e8cdcf948a2ff4 /tools/perf/scripts/python | |
| parent | e5b6a69790c7112b90570db0202c6de621485fb9 (diff) | |
v4l2-common: warning fix (W=1): add a missed function prototype
changeset d1e9b7c12 added a new ancilliary function to API, but forgot
to add it to the corresponding header file.
drivers/media/v4l2-core/v4l2-ctrls.c:568:18: warning: no previous prototype for 'v4l2_ctrl_get_int_menu' [-Wmissing-prototypes]
const s64 const *v4l2_ctrl_get_int_menu(u32 id, u32 *len)
Cc: Sylwester Nawrocki <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions