x86/fpu: Rename i387.h to fpu/api.h
[deliverable/linux.git] / arch / x86 / include / asm / xor_avx.h
index 492b29802f571b0363a22fe686f708c8235c317a..7c0a517ec7511a667166c216df8357087ff3e7b0 100644 (file)
@@ -18,7 +18,7 @@
 #ifdef CONFIG_AS_AVX
 
 #include <linux/compiler.h>
-#include <asm/i387.h>
+#include <asm/fpu/api.h>
 
 #define BLOCK4(i) \
                BLOCK(32 * i, 0) \
This page took 0.025457 seconds and 5 git commands to generate.