diff options
author | Alex Williamson <alex.williamson@redhat.com> | 2012-08-07 13:48:33 -0400 |
---|---|---|
committer | Alex Williamson <alex.williamson@redhat.com> | 2012-08-07 13:48:33 -0400 |
commit | 817fea2df3c24b22f6123dc0106eb063b7132883 (patch) | |
tree | 594031e1ae715c76a787b1597385505e719c017c /include | |
parent | 42a579a0f960081cd16fc945036e4780c3ad3202 (diff) |
vfio: Include vfio.h in installed headers
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index d9a754474878..fa217607c582 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild | |||
@@ -391,6 +391,7 @@ header-y += v4l2-dv-timings.h | |||
391 | header-y += v4l2-mediabus.h | 391 | header-y += v4l2-mediabus.h |
392 | header-y += v4l2-subdev.h | 392 | header-y += v4l2-subdev.h |
393 | header-y += veth.h | 393 | header-y += veth.h |
394 | header-y += vfio.h | ||
394 | header-y += vhost.h | 395 | header-y += vhost.h |
395 | header-y += videodev2.h | 396 | header-y += videodev2.h |
396 | header-y += virtio_9p.h | 397 | header-y += virtio_9p.h |