commit | af6a4aa7ae9f8dda59f565acbfec1d633b6059d2 | [log] [tgz] |
---|---|---|
author | David Ng <dave@codeaurora.org> | Fri Oct 05 10:28:19 2012 -0700 |
committer | Pratik Patel <pratikp@codeaurora.org> | Wed Jan 30 16:09:30 2013 -0800 |
tree | 22cf9bfe18c0e7deee44902de330fc50de965d3b | |
parent | e40c92c2943f52c145fd3f83539a3e744fcea2be [diff] [blame] |
coresight: Export coresight-stm header to userspace Export coresight-stm header for userspace STM logging definitions. Change-Id: I75923ea8beea36269995e311c3fbb2667beac3cc Signed-off-by: David Ng <dave@codeaurora.org>
diff --git a/include/linux/Kbuild b/include/linux/Kbuild index 28c80ad..3e681aa 100644 --- a/include/linux/Kbuild +++ b/include/linux/Kbuild
@@ -446,3 +446,4 @@ header-y += genlock.h header-y += msm_audio_amrwb.h header-y += msm_audio_amrwbplus.h +header-y += coresight-stm.h