diff options
author | Colin Ian King <[email protected]> | 2017-08-16 10:23:06 +0100 |
---|---|---|
committer | Noralf Trønnes <[email protected]> | 2017-08-16 21:39:26 +0200 |
commit | f3bbc908e87384785c26b6fa71d1c0beb126797c (patch) | |
tree | 0a3dd99cf375b7c7a905901b80877c3e77c815ca /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9df1baa1732a9ac125126087ffc848d6a3e08fdf (diff) |
drm/tinydrm: make function st7586_pipe_enable static
The function st7586_pipe_enable is local to the source
and does not need to be in global scope, so make it static.
Cleans up sparse warning:
symbol 'st7586_pipe_enable' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Acked-By: David Lechner <[email protected]>
[noralf: fixed: Alignment should match open parenthesis]
Signed-off-by: Noralf Trønnes <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions