]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitffee4fb17ca83245855f06ed42c1cad59fbd5325
tree672ce490e5a73bb168ca220ca9a257f631747402
parent458a97db2c9879297472542a68190bbb0e828aad
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