summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Langlais <philippe.langlais@linaro.org>2012-01-11 15:17:26 +0100
committerPhilippe Langlais <philippe.langlais@stericsson.com>2012-05-22 11:03:24 +0200
commit1cf7721618126bee8e7f025af8e05c6114675733 (patch)
treefde054dc9a5b72f6b0174ba335d4023f08fab33a
parent8d9b2a925c726ad702580ced887eeb4f41f37370 (diff)
stm: Add include linux/types.h
Signed-off-by: Philippe Langlais <philippe.langlais@linaro.org>
-rw-r--r--include/trace/stm.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/trace/stm.h b/include/trace/stm.h
index 3cf11143c0e..de3ed1dc381 100644
--- a/include/trace/stm.h
+++ b/include/trace/stm.h
@@ -11,6 +11,8 @@
#ifndef STM_H
#define STM_H
+#include <linux/types.h>
+
#define STM_DEV_NAME "stm"
/* One single channel mapping */