aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/platform/68328
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert@linux-m68k.org>2011-04-06 21:43:19 +0200
committerGreg Ungerer <gerg@uclinux.org>2011-05-24 15:17:19 +1000
commitb60de9f5142ffc677e4e1bf0d1e8ad177d21095f (patch)
tree5f221b054213b5820f8549f8b3c0a28b1cf1d171 /arch/m68k/platform/68328
parentm68k: merge mmu and non-mmu versions of asm-offsets.c (diff)
downloadlinux-dev-b60de9f5142ffc677e4e1bf0d1e8ad177d21095f.tar.xz
linux-dev-b60de9f5142ffc677e4e1bf0d1e8ad177d21095f.zip
m68knommu: Remove obsolete #include <linux/sys.h>
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/platform/68328')
-rw-r--r--arch/m68k/platform/68328/entry.S1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/platform/68328/entry.S b/arch/m68k/platform/68328/entry.S
index 3e4675996a71..f68dce766c0a 100644
--- a/arch/m68k/platform/68328/entry.S
+++ b/arch/m68k/platform/68328/entry.S
@@ -10,7 +10,6 @@
* Linux/m68k support by Hamish Macdonald
*/
-#include <linux/sys.h>
#include <linux/linkage.h>
#include <asm/thread_info.h>
#include <asm/unistd.h>