commit | b81947c646bfefdf98e2fde5d7d39cbbda8525d4 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Wed Mar 28 18:30:02 2012 +0100 |
committer | David Howells <dhowells@redhat.com> | Wed Mar 28 18:30:02 2012 +0100 |
tree | 944890e7a466af7512e878fa4f71bca1b0f7a600 | |
parent | c40d04df152a1111c5bbcb632278394dabd2b73d [diff] [blame] |
Disintegrate asm/system.h for MIPS Disintegrate asm/system.h for MIPS. Signed-off-by: David Howells <dhowells@redhat.com> Acked-by: Ralf Baechle <ralf@linux-mips.org> cc: linux-mips@linux-mips.org
diff --git a/arch/mips/kernel/signal.c b/arch/mips/kernel/signal.c index f852400..185ca00 100644 --- a/arch/mips/kernel/signal.c +++ b/arch/mips/kernel/signal.c
@@ -34,6 +34,7 @@ #include <asm/cpu-features.h> #include <asm/war.h> #include <asm/vdso.h> +#include <asm/dsp.h> #include "signal-common.h"