aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/mm/fault.c
diff options
context:
space:
mode:
authorDavid Howells <dhowells@redhat.com>2012-03-28 18:30:02 +0100
committerDavid Howells <dhowells@redhat.com>2012-03-28 18:30:02 +0100
commit803f69144f0d48863c68f9d111b56849c7cef5bb (patch)
tree6eec3bdf7f18ea7fb2d19df22fc1879ae660ffa9 /arch/m68k/mm/fault.c
parentm68k: Fix xchg/cmpxchg to fail to link if given an inappropriate pointer (diff)
downloadlinux-dev-803f69144f0d48863c68f9d111b56849c7cef5bb.tar.xz
linux-dev-803f69144f0d48863c68f9d111b56849c7cef5bb.zip
Disintegrate asm/system.h for M68K
Disintegrate asm/system.h for M68K. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Greg Ungerer <gerg@uclinux.org> cc: linux-m68k@lists.linux-m68k.org
Diffstat (limited to 'arch/m68k/mm/fault.c')
-rw-r--r--arch/m68k/mm/fault.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/mm/fault.c b/arch/m68k/mm/fault.c
index 2db6099784ba..6b020a8461e7 100644
--- a/arch/m68k/mm/fault.c
+++ b/arch/m68k/mm/fault.c
@@ -13,7 +13,6 @@
#include <asm/setup.h>
#include <asm/traps.h>
-#include <asm/system.h>
#include <asm/uaccess.h>
#include <asm/pgalloc.h>