summaryrefslogtreecommitdiff
path: root/arch/sparc/crypto/md5_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/crypto/md5_asm.S')
-rw-r--r--arch/sparc/crypto/md5_asm.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/sparc/crypto/md5_asm.S b/arch/sparc/crypto/md5_asm.S
index 7a6637455f37..60b544e4d205 100644
--- a/arch/sparc/crypto/md5_asm.S
+++ b/arch/sparc/crypto/md5_asm.S
@@ -1,9 +1,8 @@
/* SPDX-License-Identifier: GPL-2.0 */
#include <linux/linkage.h>
+#include <asm/opcodes.h>
#include <asm/visasm.h>
-#include "opcodes.h"
-
ENTRY(md5_sparc64_transform)
/* %o0 = digest, %o1 = data, %o2 = rounds */
VISEntryHalf