summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/export.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86/include/asm/export.h')
-rw-r--r--arch/x86/include/asm/export.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/x86/include/asm/export.h b/arch/x86/include/asm/export.h
deleted file mode 100644
index 2a51d66689c5..000000000000
--- a/arch/x86/include/asm/export.h
+++ /dev/null
@@ -1,5 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-#ifdef CONFIG_64BIT
-#define KSYM_ALIGN 16
-#endif
-#include <asm-generic/export.h>