]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
qxl: move qxl_send_monitors_config()
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 20 Apr 2018 07:19:02 +0000 (09:19 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 27 Apr 2018 06:58:04 +0000 (08:58 +0200)
commit998010bfae6ebaac68af905bef9f6e276f775254
tree486e7e8f05eed03af9db744f0924a0fff4e1bd09
parent735581a0a13c58e6ff7eaf7a1087e1e5d917cabe
qxl: move qxl_send_monitors_config()

Needed to avoid a forward declaration in a followup patch.
Pure code move, no functional change.

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