aboutsummaryrefslogtreecommitdiff
path: root/include/sm.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sm.h')
-rw-r--r--include/sm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sm.h b/include/sm.h
index fbc156a..afa9c89 100644
--- a/include/sm.h
+++ b/include/sm.h
@@ -19,7 +19,7 @@
* implementation of the driver you are using.
*/
-#include <linux/types.h>
+#include <asm/types.h>
#include <asm/ptrace.h>
struct udevice;