From 3a5eb5b4a929397d8678df9415c14c691c5ba969 Mon Sep 17 00:00:00 2001 From: Paolo Bonzini Date: Mon, 27 Feb 2017 13:45:39 +0100 Subject: update Linux headers to 4.11 virtio_mmio.h would be deleted; I am leaving it in though it was a mistake to add it. Signed-off-by: Paolo Bonzini Signed-off-by: Peter Maydell --- include/standard-headers/linux/virtio_ids.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/standard-headers/linux/virtio_ids.h') diff --git a/include/standard-headers/linux/virtio_ids.h b/include/standard-headers/linux/virtio_ids.h index fe74e422d4..6d5c3b2d4f 100644 --- a/include/standard-headers/linux/virtio_ids.h +++ b/include/standard-headers/linux/virtio_ids.h @@ -43,4 +43,5 @@ #define VIRTIO_ID_INPUT 18 /* virtio input */ #define VIRTIO_ID_VSOCK 19 /* virtio vsock transport */ #define VIRTIO_ID_CRYPTO 20 /* virtio crypto */ + #endif /* _LINUX_VIRTIO_IDS_H */ -- cgit 1.4.1