diff options
author | 2017-12-02 19:24:22 +0800 | |
---|---|---|
committer | 2017-12-18 22:29:21 +0200 | |
commit | 584d4ed80e93889c54daeee75243c765f9d1e879 (patch) | |
tree | 7d5158713c187333f781152ddcf9bd08acfc1c75 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/tilcdc: Remove drm_framebuffer_get() and *_put() calls (diff) | |
download | linux-dev-584d4ed80e93889c54daeee75243c765f9d1e879.tar.xz linux-dev-584d4ed80e93889c54daeee75243c765f9d1e879.zip |
drm/tilcdc: make tilcdc_mode_hvtotal() static
The function tilcdc_mode_hvtotal is local to the source and does not need
to be in global scope, so make it static.
drivers/gpu/drm/tilcdc/tilcdc_crtc.c:297:6: warning: no previous prototype for 'tilcdc_mode_hvtotal' [-Wmissing-prototypes]
uint tilcdc_mode_hvtotal(const struct drm_display_mode *mode)
Signed-off-by: Xiongwei Song <sxwjean@gmail.com>
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions