summaryrefslogtreecommitdiff
path: root/linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S')
-rw-r--r--linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S4
1 files changed, 2 insertions, 2 deletions
diff --git a/linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S b/linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S
index f6ac4241..f4f9d252 100644
--- a/linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S
+++ b/linux-ppc64le/crypto/fipsmodule/ghashp8-ppc.S
@@ -1,6 +1,6 @@
#if defined(__has_feature)
-#if __has_feature(memory_sanitizer) && !defined(OPENSSL_NO_ASM)"
-#define OPENSSL_NO_ASM"
+#if __has_feature(memory_sanitizer) && !defined(OPENSSL_NO_ASM)
+#define OPENSSL_NO_ASM
#endif
#endif