Commit 6bbc2b63 authored by Michael S. Tsirkin's avatar Michael S. Tsirkin

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: default avatarMichael S. Tsirkin <mst@redhat.com>
parent 770f359c
......@@ -27,6 +27,7 @@
#include <linux/file.h>
#include <linux/sync_file.h>
#include <linux/uaccess.h>
#include <drm/drm_file.h>
#include <drm/virtgpu_drm.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment