m68knommu: remove unecessary include of thread_info.h in entry.S
authorGreg Ungerer <gerg@uclinux.org>
Thu, 23 Apr 2009 01:24:03 +0000 (11:24 +1000)
committerGreg Ungerer <gerg@uclinux.org>
Thu, 11 Jun 2009 04:33:16 +0000 (14:33 +1000)
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
arch/m68knommu/kernel/entry.S

index f4782d2..f56faa5 100644 (file)
@@ -26,7 +26,6 @@
 
 #include <linux/sys.h>
 #include <linux/linkage.h>
-#include <asm/thread_info.h>
 #include <asm/errno.h>
 #include <asm/setup.h>
 #include <asm/segment.h>