projects
/
platform
/
kernel
/
linux-amlogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d4f941
)
m68knommu: remove unecessary include of thread_info.h in entry.S
author
Greg Ungerer
<gerg@uclinux.org>
Thu, 23 Apr 2009 01:24:03 +0000
(11:24 +1000)
committer
Greg 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
patch
|
blob
|
history
diff --git
a/arch/m68knommu/kernel/entry.S
b/arch/m68knommu/kernel/entry.S
index
f4782d2
..
f56faa5
100644
(file)
--- a/
arch/m68knommu/kernel/entry.S
+++ b/
arch/m68knommu/kernel/entry.S
@@
-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>