Merge branch 'writeback-for-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / arch / x86 / include / asm / xor.h
index 7fcf6f3dbcc37af7e45b3ffaa38f7b6a02f25f26..f8fde90bc45e37171a7390723e3afff2ee9a1788 100644 (file)
@@ -3,8 +3,8 @@
 # include <asm-generic/xor.h>
 #else
 #ifdef CONFIG_X86_32
-# include "xor_32.h"
+# include <asm/xor_32.h>
 #else
-# include "xor_64.h"
+# include <asm/xor_64.h>
 #endif
 #endif
This page took 0.033663 seconds and 5 git commands to generate.