diff options
author | David Howells <dhowells@redhat.com> | 2012-03-28 19:11:12 +0200 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-03-28 19:11:12 +0200 |
commit | ec2212088c42ff7d1362629ec26dda4f3e8bdad3 (patch) | |
tree | 0e99963f6818ef9c07fe8f2fb1f9851ef9641313 /arch/alpha/kernel/ptrace.c | |
parent | Disintegrate asm/system.h for X86 (diff) | |
download | linux-ec2212088c42ff7d1362629ec26dda4f3e8bdad3.tar.xz linux-ec2212088c42ff7d1362629ec26dda4f3e8bdad3.zip |
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/kernel/ptrace.c')
-rw-r--r-- | arch/alpha/kernel/ptrace.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/alpha/kernel/ptrace.c b/arch/alpha/kernel/ptrace.c index e2af5eb59bb4..54616f496aed 100644 --- a/arch/alpha/kernel/ptrace.c +++ b/arch/alpha/kernel/ptrace.c @@ -16,7 +16,6 @@ #include <asm/uaccess.h> #include <asm/pgtable.h> -#include <asm/system.h> #include <asm/fpu.h> #include "proto.h" |