linux_dsm_epyc7002/drivers/gpu/drm/nouveau/nvkm
Baoyou Xie 97163967ac 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>
2016-10-12 17:29:31 +10:00
..
core drm/nouveau/core: add missing header dependencies 2016-10-12 17:29:30 +10:00
engine drm/nouveau/disp: remove unused function in sorg94.c 2016-10-12 17:29:31 +10:00
subdev drm/nouveau/volt: use kernel's 64-bit signed division function 2016-10-12 17:29:30 +10:00
Kbuild drm/nouveau: remove symlinks, move core/ to nvkm/ (no code changes) 2015-01-22 12:15:10 +10:00