summaryrefslogtreecommitdiff
path: root/arch/sparc/crypto/des_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/crypto/des_asm.S')
-rw-r--r--arch/sparc/crypto/des_asm.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/sparc/crypto/des_asm.S b/arch/sparc/crypto/des_asm.S
index 7157468a679d..d534446cbef9 100644
--- a/arch/sparc/crypto/des_asm.S
+++ b/arch/sparc/crypto/des_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"
-
.align 32
ENTRY(des_sparc64_key_expand)
/* %o0=input_key, %o1=output_key */