From 1cf7721618126bee8e7f025af8e05c6114675733 Mon Sep 17 00:00:00 2001 From: Philippe Langlais Date: Wed, 11 Jan 2012 15:17:26 +0100 Subject: stm: Add include linux/types.h Signed-off-by: Philippe Langlais --- include/trace/stm.h | 2 ++ 1 file changed, 2 insertions(+) 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 + #define STM_DEV_NAME "stm" /* One single channel mapping */ -- cgit v1.2.3