commit | 545592fb3ddbf762001f3fa59f1464f73c3c3360 | [log] [tgz] |
---|---|---|
author | Christophe Fergeau <cfergeau@redhat.com> | Tue Nov 20 17:20:03 2018 +0100 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Wed Nov 21 09:12:45 2018 +0100 |
tree | f7ad984638b5f769e8d373a5ef3933c9263a44a8 | |
parent | 76a57db4a867ade779fbe292112cb6d7f0762e4e [diff] |
qxl: Remove unused qxl_bo_pin arguments The 'domain' argument to qxl_bo_pin is redundant with 'bo', and 'gpu_addr' is unused, so we can remove both. Signed-off-by: Christophe Fergeau <cfergeau@redhat.com> Link: http://patchwork.freedesktop.org/patch/msgid/20181120162004.22807-2-cfergeau@redhat.com Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>