aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/vfio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/vfio.h b/include/linux/vfio.h
index 683b5146022e..cbed15f194e0 100644
--- a/include/linux/vfio.h
+++ b/include/linux/vfio.h
@@ -142,8 +142,6 @@ struct virqfd {
142 struct virqfd **pvirqfd; 142 struct virqfd **pvirqfd;
143}; 143};
144 144
145extern int vfio_virqfd_init(void);
146extern void vfio_virqfd_exit(void);
147extern int vfio_virqfd_enable(void *opaque, 145extern int vfio_virqfd_enable(void *opaque,
148 int (*handler)(void *, void *), 146 int (*handler)(void *, void *),
149 void (*thread)(void *, void *), 147 void (*thread)(void *, void *),