Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / hexagon / kernel / vmlinux.lds.S
index ec87e67feb19e4692337fa78c82cc67b6ffd0dce..ad69d181c9393d402230b58a8aba42d7b1bf5d70 100644 (file)
@@ -22,6 +22,8 @@
 #include <asm/asm-offsets.h>   /*  Most of the kernel defines are here  */
 #include <asm/mem-layout.h>    /*  except for page_offset  */
 #include <asm/cache.h>         /*  and now we're pulling cache line size  */
+#include <asm/thread_info.h>   /*  and we need THREAD_SIZE too */
+
 OUTPUT_ARCH(hexagon)
 ENTRY(stext)