m68knommu: remove unecessary include of thread_info.h in entry.S
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
This commit is contained in:
parent
9d4f941353
commit
193e98401a
1 changed files with 0 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue