]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
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 f4782d2dce8f7369fbdaeddd916dc61c57a2afa9..f56faa5c9cd91a06e2c24e153c3fd54fa72a183e 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>