diff options
author | 2016-09-13 20:17:32 +0800 | |
---|---|---|
committer | 2016-10-12 17:29:31 +1000 | |
commit | 97163967acab56bff26d31914426a625e5acfa67 (patch) | |
tree | c327389b739e26c8e2d83437c7b0606a2495f92c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/nouveau/volt: use kernel's 64-bit signed division function (diff) | |
download | wireguard-linux-97163967acab56bff26d31914426a625e5acfa67.tar.xz wireguard-linux-97163967acab56bff26d31914426a625e5acfa67.zip |
drm/nouveau/disp: remove unused function in sorg94.c
We get 1 warning when building kernel with W=1:
drivers/gpu/drm/nouveau/nvkm/engine/disp/sorg94.c:49:1: warning: no previous prototype for 'g94_sor_output_new' [-Wmissing-prototypes]
In fact, this function is called by no one and not exported,
so this patch removes it.
Signed-off-by: Baoyou Xie <baoyou.xie@linaro.org>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions