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)
/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>

No differences found