aboutsummaryrefslogtreecommitdiff
path: root/include/linux/coresight-stm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/coresight-stm.h')
-rw-r--r--include/linux/coresight-stm.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/linux/coresight-stm.h b/include/linux/coresight-stm.h
new file mode 100644
index 000000000000..a978bb85599a
--- /dev/null
+++ b/include/linux/coresight-stm.h
@@ -0,0 +1,6 @@
+#ifndef __LINUX_CORESIGHT_STM_H_
+#define __LINUX_CORESIGHT_STM_H_
+
+#include <uapi/linux/coresight-stm.h>
+
+#endif