summaryrefslogtreecommitdiffstats
path: root/include/linux/Kbuild
diff options
context:
space:
mode:
authorTomas Winkler2012-05-09 15:38:58 +0200
committerGreg Kroah-Hartman2012-05-09 22:57:30 +0200
commitb544f3fd3ac509850f8f1c28b302ae4e65b88346 (patch)
treec3a56209398370fba239204fa4a6ece401227085 /include/linux/Kbuild
parentmei: pci_probe/remove: use dev_err instead of printk(KERN_ERR (diff)
downloadkernel-qcow2-linux-b544f3fd3ac509850f8f1c28b302ae4e65b88346.tar.gz
kernel-qcow2-linux-b544f3fd3ac509850f8f1c28b302ae4e65b88346.tar.xz
kernel-qcow2-linux-b544f3fd3ac509850f8f1c28b302ae4e65b88346.zip
uuid: add uuid.h to exported header list
uuid is used in mei.h interface Signed-off-by: Tomas Winkler <tomas.winkler@intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/Kbuild')
-rw-r--r--include/linux/Kbuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/Kbuild b/include/linux/Kbuild
index 3c9b616c834a..137dd4bb4ba7 100644
--- a/include/linux/Kbuild
+++ b/include/linux/Kbuild
@@ -381,6 +381,7 @@ header-y += unistd.h
header-y += usbdevice_fs.h
header-y += utime.h
header-y += utsname.h
+header-y += uuid.h
header-y += uvcvideo.h
header-y += v4l2-mediabus.h
header-y += v4l2-subdev.h