1
0
Fork 0
alistair23-linux/drivers/gpu/drm/sis
Rashika 902f4a7400 drivers: gpu: Mark function as static in sis_drv.c
Mark function as static because it is not used outside the file
drm/sis/sis_drv.c.

This eliminates the following warning in drm/sis/sis_drv.c:
drivers/gpu/drm/sis/sis_drv.c:97:6: warning: no previous prototype for ‘sis_driver_postclose’ [-Wmissing-prototypes]

Signed-off-by: Rashika Kheria <rashika.kheria@gmail.com>
Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>
2014-01-14 13:04:33 +10:00
..
Makefile drm: reorganise drm tree to be more future proof. 2008-07-14 10:45:01 +10:00
sis_drv.c drivers: gpu: Mark function as static in sis_drv.c 2014-01-14 13:04:33 +10:00
sis_drv.h drm: const'ify ioctls table (v2) 2013-08-07 10:10:02 +10:00
sis_mm.c drm: Kill DRM_HZ 2013-12-18 11:33:24 +10:00