commit | 20ec38a9ae268e10f6cc4440ae543bd9e03becb1 | [log] [tgz] |
---|---|---|
author | Lucille Sylvester <lsylvest@codeaurora.org> | Wed Sep 14 10:51:28 2011 -0600 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:20:28 2011 -0700 |
tree | b1d5edc670f3e401d52c748191d0b9a08edd7ca6 | |
parent | 55f2a62dff1b7a0fc9f6ce04a574b4d7a47b33cc [diff] [blame] |
msm: idle_stats: Make idle_stats_device.h userspace accessable Signed-off-by: Lucille Sylvester <lsylvest@codeaurora.org>
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index f95813e..e46dab1 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild
@@ -423,3 +423,4 @@ header-y += msm_charm.h header-y += tzcom.h header-y += qcedev.h +header-y += idle_stats_device.h