]> git.itanic.dy.fi Git - linux-stable/blobdiff - arch/x86/lib/cmpxchg8b_emu.S
x86/headers: Replace #include <asm/export.h> with #include <linux/export.h>
[linux-stable] / arch / x86 / lib / cmpxchg8b_emu.S
index 49805257b1255b2b6d3be0172dc6be920fa7168e..873e4ef23e49578989634629b728d4c61bcd96b4 100644 (file)
@@ -1,7 +1,7 @@
 /* SPDX-License-Identifier: GPL-2.0-only */
 
+#include <linux/export.h>
 #include <linux/linkage.h>
-#include <asm/export.h>
 #include <asm/percpu.h>
 #include <asm/processor-flags.h>