diff options
author | David Howells <dhowells@redhat.com> | 2012-03-28 21:11:12 +0400 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-03-28 21:11:12 +0400 |
commit | ec2212088c42ff7d1362629ec26dda4f3e8bdad3 (patch) | |
tree | 0e99963f6818ef9c07fe8f2fb1f9851ef9641313 /arch/alpha/include/asm/mmu_context.h | |
parent | f05e798ad4c09255f590f5b2c00a7ca6c172f983 (diff) | |
download | linux-ec2212088c42ff7d1362629ec26dda4f3e8bdad3.tar.xz |
Disintegrate asm/system.h for Alpha
Disintegrate asm/system.h for Alpha.
Signed-off-by: David Howells <dhowells@redhat.com>
cc: linux-alpha@vger.kernel.org
Diffstat (limited to 'arch/alpha/include/asm/mmu_context.h')
-rw-r--r-- | arch/alpha/include/asm/mmu_context.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/include/asm/mmu_context.h b/arch/alpha/include/asm/mmu_context.h index 86c08a02d239..4c51c05333c6 100644 --- a/arch/alpha/include/asm/mmu_context.h +++ b/arch/alpha/include/asm/mmu_context.h @@ -7,7 +7,6 @@ * Copyright (C) 1996, Linus Torvalds */ -#include <asm/system.h> #include <asm/machvec.h> #include <asm/compiler.h> #include <asm-generic/mm_hooks.h> |