m68knommu: remove unecessary include of thread_info.h in entry.S

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
This commit is contained in:
Greg Ungerer 2009-04-23 11:24:03 +10:00
parent 9d4f941353
commit 193e98401a

View 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>