[Nouveau] [PATCH xf86-video-nouveau 0/4] Compiler warnings series
Rhys Kidd
rhyskidd at gmail.com
Mon Jan 21 03:21:30 UTC 2019
A short series of compiler visibility warning fixes that I prepared whilst
trialing improvements to xf86-video-nouveau's use of the core xorg-server
utility macros.
Rhys Kidd (4):
wfb: Remove declaration for undefined function nouveau_wfb_init()
dri2: Mark local create/destroy buffer and copy region functions as
static
xv: Mark local NVSetupTexturedVideo function as static
xv/nv30,nv40: Mark local NV30GetSurfaceFormat and NV40GetSurfaceFormat
as static
src/nouveau_dri2.c | 12 ++++++------
src/nouveau_xv.c | 2 +-
src/nv30_xv_tex.c | 2 +-
src/nv40_xv_tex.c | 2 +-
src/nv_proto.h | 1 -
5 files changed, 9 insertions(+), 10 deletions(-)
--
2.19.1
More information about the Nouveau
mailing list