summaryrefslogtreecommitdiffstats
path: root/include/asm-cris/thread_info.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-cris/thread_info.h')
-rw-r--r--include/asm-cris/thread_info.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-cris/thread_info.h b/include/asm-cris/thread_info.h
index 784668ab0fa2..7efe1000f99d 100644
--- a/include/asm-cris/thread_info.h
+++ b/include/asm-cris/thread_info.h
@@ -11,6 +11,8 @@
#ifdef __KERNEL__
+#define __HAVE_ARCH_THREAD_INFO_ALLOCATOR
+
#ifndef __ASSEMBLY__
#include <asm/types.h>
#include <asm/processor.h>