virtgpu: pull in uaccess.h
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Apr 2020 00:30:11 +0000 (20:30 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 17 Apr 2020 10:05:29 +0000 (06:05 -0400)
commit6bbc2b63034af5d47a7f25e269be777347aa9e11
tree851eb1bc2e6e0c1509c49718d116a9536237a6d9
parent770f359ced9893365eae3be66e88fc9bb9d16412
virtgpu: pull in uaccess.h

In preparation to virtio header changes, include uaccess.h directly as
this file is using copy to/from user.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
drivers/gpu/drm/virtio/virtgpu_ioctl.c