OSDN Git Service

qxl: drop dummy functions
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 20 Apr 2018 07:19:04 +0000 (09:19 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 27 Apr 2018 06:58:05 +0000 (08:58 +0200)
commitcc4e44d5156933272df02d27f99322100e1edd1d
tree672ce490e5a73bb168ca220ca9a257f631747402
parenta6d3c4d79822658e7f2f9c4b73237fe2b057ed67
qxl: drop dummy functions

These days drm core checks function pointers everywhere before calling
them.  So we can drop a bunch of dummy functions now.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Reviewed-by: Dave Airlie <airlied@redhat.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20180420071904.24276-5-kraxel@redhat.com
drivers/gpu/drm/qxl/qxl_display.c