Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h
authorJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Fri, 6 Feb 2009 15:16:06 +0000 (20:46 +0530)
committerJaswinder Singh Rajput <jaswinderrajput@gmail.com>
Fri, 6 Feb 2009 15:16:06 +0000 (20:46 +0530)
Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com>
arch/ia64/include/asm/fpu.h

index b6395ad..0c26157 100644 (file)
@@ -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 */