aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Williamson <alex.williamson@redhat.com>2012-08-07 11:48:33 -0600
committerAlex Williamson <alex.williamson@redhat.com>2012-08-07 11:48:33 -0600
commit817fea2df3c24b22f6123dc0106eb063b7132883 (patch)
tree594031e1ae715c76a787b1597385505e719c017c
parent42a579a0f960081cd16fc945036e4780c3ad3202 (diff)
downloadrenesas-817fea2df3c24b22f6123dc0106eb063b7132883.tar.gz
vfio: Include vfio.h in installed headers
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index d9a7544748785..fa217607c582e 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -391,6 +391,7 @@ header-y += v4l2-dv-timings.h
header-y += v4l2-mediabus.h
header-y += v4l2-subdev.h
header-y += veth.h
+header-y += vfio.h
header-y += vhost.h
header-y += videodev2.h
header-y += virtio_9p.h