summaryrefslogtreecommitdiff
path: root/arch/sparc/lib/crc32c_asm.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sparc/lib/crc32c_asm.S')
-rw-r--r--arch/sparc/lib/crc32c_asm.S3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/sparc/lib/crc32c_asm.S b/arch/sparc/lib/crc32c_asm.S
index ee454fa6aed6..4db873850f44 100644
--- a/arch/sparc/lib/crc32c_asm.S
+++ b/arch/sparc/lib/crc32c_asm.S
@@ -1,10 +1,9 @@
/* SPDX-License-Identifier: GPL-2.0 */
#include <linux/linkage.h>
+#include <asm/opcodes.h>
#include <asm/visasm.h>
#include <asm/asi.h>
-#include "../crypto/opcodes.h"
-
ENTRY(crc32c_sparc64)
/* %o0=crc32p, %o1=data_ptr, %o2=len */
VISEntryHalf