Commit 193e9840 authored by Greg Ungerer's avatar Greg Ungerer
Browse files

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



Signed-off-by: default avatarGreg Ungerer <gerg@uclinux.org>
parent 9d4f9413
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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>