diff options
| author | David Howells <[email protected]> | 2012-03-28 17:30:02 +0000 |
|---|---|---|
| committer | David Howells <[email protected]> | 2012-03-28 17:30:02 +0000 |
| commit | b81947c646bfefdf98e2fde5d7d39cbbda8525d4 (patch) | |
| tree | 944890e7a466af7512e878fa4f71bca1b0f7a600 /arch/mips/mm/fault.c | |
| parent | Disintegrate asm/system.h for Microblaze (diff) | |
| download | kernel-b81947c646bfefdf98e2fde5d7d39cbbda8525d4.tar.gz kernel-b81947c646bfefdf98e2fde5d7d39cbbda8525d4.zip | |
Disintegrate asm/system.h for MIPS
Disintegrate asm/system.h for MIPS.
Signed-off-by: David Howells <[email protected]>
Acked-by: Ralf Baechle <[email protected]>
cc: [email protected]
Diffstat (limited to 'arch/mips/mm/fault.c')
| -rw-r--r-- | arch/mips/mm/fault.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/mips/mm/fault.c b/arch/mips/mm/fault.c index 69ebd586d7ff..c14f6dfed995 100644 --- a/arch/mips/mm/fault.c +++ b/arch/mips/mm/fault.c @@ -22,7 +22,6 @@ #include <asm/branch.h> #include <asm/mmu_context.h> -#include <asm/system.h> #include <asm/uaccess.h> #include <asm/ptrace.h> #include <asm/highmem.h> /* For VMALLOC_END */ |
