summaryrefslogtreecommitdiffstats
path: root/arch/ia64
diff options
context:
space:
mode:
authorJaswinder Singh Rajput2009-02-06 16:16:06 +0100
committerJaswinder Singh Rajput2009-02-06 16:16:06 +0100
commit2678c07b07ac2076675e5d57653bdf02e9af1950 (patch)
tree7aa54b6973219011dee6ae7ffc653313af3c7302 /arch/ia64
parentMerge branch 'core/header-fixes' of git://git.kernel.org/pub/scm/linux/kernel... (diff)
downloadkernel-qcow2-linux-2678c07b07ac2076675e5d57653bdf02e9af1950.tar.gz
kernel-qcow2-linux-2678c07b07ac2076675e5d57653bdf02e9af1950.tar.xz
kernel-qcow2-linux-2678c07b07ac2076675e5d57653bdf02e9af1950.zip
Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
Diffstat (limited to 'arch/ia64')
-rw-r--r--arch/ia64/include/asm/fpu.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/ia64/include/asm/fpu.h b/arch/ia64/include/asm/fpu.h
index b6395ad1500a..0c26157cffa5 100644
--- a/arch/ia64/include/asm/fpu.h
+++ b/arch/ia64/include/asm/fpu.h
@@ -6,8 +6,6 @@
* David Mosberger-Tang <davidm@hpl.hp.com>
*/
-#include <linux/types.h>
-
/* floating point status register: */
#define FPSR_TRAP_VD (1 << 0) /* invalid op trap disabled */
#define FPSR_TRAP_DD (1 << 1) /* denormal trap disabled */