Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2678c07b authored by Jaswinder Singh Rajput's avatar Jaswinder Singh Rajput
Browse files

Neither asm/types.h nor linux/types.h is required for arch/ia64/include/asm/fpu.h

parent 0b86a4e3
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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 */