]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - arch/x86/include/asm/xor_64.h
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
[mirror_ubuntu-zesty-kernel.git] / arch / x86 / include / asm / xor_64.h
index 5fc06d0b7eb5eacac436488f2c1d3685f86ae562..87ac522c4af53b9770297f38f78a02d065bb2cbf 100644 (file)
@@ -306,7 +306,7 @@ static struct xor_block_template xor_block_sse = {
 
 
 /* Also try the AVX routines */
-#include "xor_avx.h"
+#include <asm/xor_avx.h>
 
 #undef XOR_TRY_TEMPLATES
 #define XOR_TRY_TEMPLATES                      \