aboutsummaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2009-02-06 16:46:30 +0100
committerIngo Molnar <mingo@elte.hu>2009-02-06 16:46:30 +0100
commitf6c727813e03ce0f58d73808da8c9a6bc227249e (patch)
treec92bd329e5720919e7fbcc91aa52d7f440796440 /arch
parent0b86a4e34d885e734a4c4e46293376f3f1c639eb (diff)
parent527bdfee18ac6a4c026060c2c2b1144df9a5bf1f (diff)
Merge branch 'core/header-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tip into core/header-fixes
Diffstat (limited to 'arch')
-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 b6395ad1500..0c26157cffa 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 */