commit | e839ca528718e68cad32a307dc9aabf01ef3eb05 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Mar 28 18:30:03 2012 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Mar 28 18:30:03 2012 +0100 |
tree | 5ceb6ece0688455f7205739b71e4b6e04afd2988 | |
parent | 4eb14db4440febb7e560eb8ab2c099bc6e11a0ac [diff] [blame] |
Disintegrate asm/system.h for SH Disintegrate asm/system.h for SH. Signed-off-by: David Howells <dhowells@redhat.com> cc: linux-sh@vger.kernel.org
diff --git a/arch/sh/kernel/process_64.c b/arch/sh/kernel/process_64.c index cbd4e4b..4264583 100644 --- a/arch/sh/kernel/process_64.c +++ b/arch/sh/kernel/process_64.c
@@ -30,6 +30,7 @@ #include <asm/pgtable.h> #include <asm/mmu_context.h> #include <asm/fpu.h> +#include <asm/switch_to.h> struct task_struct *last_task_used_math = NULL;