uapi: Kbuild: Expose thermal kernel header

Expose thermal uapi kernel header file to the userspace

Signed-off-by: Archana Sathyakumar <asathyak@codeaurora.org>
This commit is contained in:
Archana Sathyakumar 2016-03-04 15:35:21 -07:00 committed by David Keitel
parent 24536b1559
commit fa6246b1f4

View file

@ -504,3 +504,4 @@ header-y += zorro_ids.h
header-y += userfaultfd.h header-y += userfaultfd.h
header-y += msm_dsps.h header-y += msm_dsps.h
header-y += msm-core-interface.h header-y += msm-core-interface.h
header-y += msm_thermal_ioctl.h