diff options
author | David Howells <dhowells@redhat.com> | 2012-03-28 18:30:02 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-03-28 18:30:02 +0100 |
commit | 40ab3317493609c9a8199492588ae7bf88eb12d6 (patch) | |
tree | 5758d163e818debc0ac63506be16b858db85a1e8 /arch/frv/mm/fault.c | |
parent | b1a154dbf9ddbf396578642299ce75aa73d01763 (diff) |
Disintegrate asm/system.h for FRV
Disintegrate asm/system.h for FRV.
Signed-off-by: David Howells <dhowells@redhat.com>
Diffstat (limited to 'arch/frv/mm/fault.c')
-rw-r--r-- | arch/frv/mm/fault.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/frv/mm/fault.c b/arch/frv/mm/fault.c index a325d57a83d5..331c1e2cfb67 100644 --- a/arch/frv/mm/fault.c +++ b/arch/frv/mm/fault.c @@ -20,7 +20,6 @@ #include <linux/ptrace.h> #include <linux/hardirq.h> -#include <asm/system.h> #include <asm/pgtable.h> #include <asm/uaccess.h> #include <asm/gdb-stub.h> |