diff options
| author | Archana Sathyakumar <asathyak@codeaurora.org> | 2016-03-04 15:32:39 -0700 |
|---|---|---|
| committer | David Keitel <dkeitel@codeaurora.org> | 2016-03-23 20:51:29 -0700 |
| commit | 24536b1559ccd40eef3b21a044936cc9ddd8e2f6 (patch) | |
| tree | cadfcb17513f2acd5bbde13aef59592989d5b925 /include/uapi/linux | |
| parent | b9fcf564067655ce7994346b96e2c0d361cf7b08 (diff) | |
uapi: Kbuild: Expose energy-aware kernel header
Expose energy-aware uapi kernel header file to the userspace
Signed-off-by: Archana Sathyakumar <asathyak@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/Kbuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/Kbuild b/include/uapi/linux/Kbuild index 6e99f5dd1037..51d8efacdb9f 100644 --- a/include/uapi/linux/Kbuild +++ b/include/uapi/linux/Kbuild @@ -503,3 +503,4 @@ header-y += zorro.h header-y += zorro_ids.h header-y += userfaultfd.h header-y += msm_dsps.h +header-y += msm-core-interface.h |
