From fff02bc00b41bd4f2d1081a31808849be0b275f8 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Tue, 15 Dec 2015 15:00:27 +0100 Subject: linux-headers: update from kvm/next Signed-off-by: Paolo Bonzini --- include/standard-headers/linux/virtio_gpu.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/standard-headers/linux/virtio_gpu.h') diff --git a/include/standard-headers/linux/virtio_gpu.h b/include/standard-headers/linux/virtio_gpu.h index 76e5e52929..c1c8f0751d 100644 --- a/include/standard-headers/linux/virtio_gpu.h +++ b/include/standard-headers/linux/virtio_gpu.h @@ -40,7 +40,7 @@ #include "standard-headers/linux/types.h" -#define VIRTIO_GPU_FEATURE_VIRGL 0 +#define VIRTIO_GPU_F_VIRGL 0 enum virtio_gpu_ctrl_type { VIRTIO_GPU_UNDEFINED = 0, -- cgit 1.4.1