Skip to content

Commit 193e984

Browse files
committed
m68knommu: remove unecessary include of thread_info.h in entry.S
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
1 parent 9d4f941 commit 193e984

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/m68knommu/kernel/entry.S

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626

2727
#include <linux/sys.h>
2828
#include <linux/linkage.h>
29-
#include <asm/thread_info.h>
3029
#include <asm/errno.h>
3130
#include <asm/setup.h>
3231
#include <asm/segment.h>

0 commit comments

Comments
 (0)