drm/qxl: make lots of things static.
authorDave Airlie <airlied@redhat.com>
Tue, 16 Apr 2013 03:24:25 +0000 (13:24 +1000)
committerDave Airlie <airlied@redhat.com>
Tue, 16 Apr 2013 03:33:36 +0000 (13:33 +1000)
commit6d01f1f54c01877baad11389291c1aeab9c11e0f
tree39a0c5375c2197f7566382913739be2a867c30c7
parentdea14dfab9d1fdf5695ae61dc72c587533706edc
drm/qxl: make lots of things static.

/usr/lib/gcc/x86_64-linux-gnu/4.7/include/stddef.h:414:9: sparse: preprocessor token offsetof redefined
include/linux/stddef.h:17:9: this was the original definition
>> drivers/gpu/drm/qxl/qxl_drv.c:49:5: sparse: symbol 'qxl_modeset' was not declared. Should it be static?

Reported-by: kbuild test robot.
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/qxl/qxl_cmd.c
drivers/gpu/drm/qxl/qxl_display.c
drivers/gpu/drm/qxl/qxl_drv.c
drivers/gpu/drm/qxl/qxl_fb.c
drivers/gpu/drm/qxl/qxl_gem.c
drivers/gpu/drm/qxl/qxl_ioctl.c
drivers/gpu/drm/qxl/qxl_kms.c
drivers/gpu/drm/qxl/qxl_release.c
drivers/gpu/drm/qxl/qxl_ttm.c