Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / x86 / crypto / sha512-avx-asm.S
index 90ea945..63470fd 100644 (file)
@@ -47,7 +47,6 @@
 #
 ########################################################################
 
-#ifdef CONFIG_AS_AVX
 #include <linux/linkage.h>
 
 .text
@@ -424,4 +423,3 @@ K512:
        .quad 0x3c9ebe0a15c9bebc,0x431d67c49c100d4c
        .quad 0x4cc5d4becb3e42b6,0x597f299cfc657e2a
        .quad 0x5fcb6fab3ad6faec,0x6c44198c4a475817
-#endif