diff options
author | 2019-10-17 12:04:27 +0100 | |
---|---|---|
committer | 2019-10-28 11:18:34 +0100 | |
commit | 33904487f1ab1ec1f8103b1ec5dd3d26f94d9711 (patch) | |
tree | 99468ddf9f26cc07bba02929bb8209280de5d550 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpu: host1x: Request channels for clients, not devices (diff) | |
download | wireguard-linux-33904487f1ab1ec1f8103b1ec5dd3d26f94d9711.tar.xz wireguard-linux-33904487f1ab1ec1f8103b1ec5dd3d26f94d9711.zip |
gpu: host1x: Make host1x_cdma_wait_pushbuffer_space() static
The host1x_cdma_wait_pushbuffer_space() function is not declared or
directly called from outside the file it is in, so make it static.
Fixes the following sparse warning:
drivers/gpu/host1x/cdma.c:235:5: warning: symbol 'host1x_cdma_wait_pushbuffer_space' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions