Browse Source

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>
Jaswinder Singh Rajput 16 năm trước cách đây
mục cha
commit
2678c07b07
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      arch/ia64/include/asm/fpu.h

+ 0 - 2
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 */