commit | cc4e44d5156933272df02d27f99322100e1edd1d | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Fri Apr 20 09:19:04 2018 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Apr 27 08:58:05 2018 +0200 |
tree | 672ce490e5a73bb168ca220ca9a257f631747402 | |
parent | a6d3c4d79822658e7f2f9c4b73237fe2b057ed67 [diff] |
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