Add latest ia64 patches.
[linux-flexiantxendom0-3.2.10.git] / include / asm-ia64 / thread_info.h
index bfe7aba..f714194 100644 (file)
@@ -37,7 +37,6 @@ struct thread_info {
        struct restart_block restart_block;
 };
 
-#define INIT_THREAD_SIZE               /* tell sched.h not to declare the thread_union */
 #define THREAD_SIZE                    KERNEL_STACK_SIZE
 
 #define INIT_THREAD_INFO(tsk)                  \