diff options
author | David Howells <dhowells@redhat.com> | 2012-03-28 18:11:12 +0100 |
---|---|---|
committer | David Howells <dhowells@redhat.com> | 2012-03-28 18:11:12 +0100 |
commit | ec2212088c42ff7d1362629ec26dda4f3e8bdad3 (patch) | |
tree | 0e99963f6818ef9c07fe8f2fb1f9851ef9641313 /arch/alpha/include/asm/fpu.h | |
parent | f05e798ad4c09255f590f5b2c00a7ca6c172f983 (diff) | |
download | op-kernel-dev-ec2212088c42ff7d1362629ec26dda4f3e8bdad3.zip op-kernel-dev-ec2212088c42ff7d1362629ec26dda4f3e8bdad3.tar.gz |
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/fpu.h')
-rw-r--r-- | arch/alpha/include/asm/fpu.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/alpha/include/asm/fpu.h b/arch/alpha/include/asm/fpu.h index ecb17a7..db00f78 100644 --- a/arch/alpha/include/asm/fpu.h +++ b/arch/alpha/include/asm/fpu.h @@ -1,6 +1,8 @@ #ifndef __ASM_ALPHA_FPU_H #define __ASM_ALPHA_FPU_H +#include <asm/special_insns.h> + /* * Alpha floating-point control register defines: */ |