diff options
| author | Mauro Carvalho Chehab <[email protected]> | 2018-04-05 12:14:59 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-04-17 05:08:21 -0400 |
| commit | e81afa6f28f974cdf5c721648acfce148624019f (patch) | |
| tree | a8d059e8988c0844ea95c0e7801f395a8f3c0e04 /tools/perf/scripts/python | |
| parent | 0a9c643c8faabd5eee6f31f482d6c076ff3a680d (diff) | |
media: mmp-driver: make two functions static
Those functions are used only internally:
CC drivers/media/platform/marvell-ccic/mmp-driver.o
drivers/media/platform/marvell-ccic/mmp-driver.c:186:6: warning: no previous prototype for ‘mcam_ctlr_reset’ [-Wmissing-prototypes]
void mcam_ctlr_reset(struct mcam_camera *mcam)
^~~~~~~~~~~~~~~
drivers/media/platform/marvell-ccic/mmp-driver.c:217:6: warning: no previous prototype for ‘mmpcam_calc_dphy’ [-Wmissing-prototypes]
void mmpcam_calc_dphy(struct mcam_camera *mcam)
^~~~~~~~~~~~~~~~
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions