aboutsummaryrefslogtreecommitdiffstats
path: root/arch/score/include/asm/percpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/score/include/asm/percpu.h')
-rw-r--r--arch/score/include/asm/percpu.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/score/include/asm/percpu.h b/arch/score/include/asm/percpu.h
deleted file mode 100644
index 5a6a2f7e5d62..000000000000
--- a/arch/score/include/asm/percpu.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-#ifndef _ASM_SCORE_PERCPU_H
-#define _ASM_SCORE_PERCPU_H
-
-#include <asm-generic/percpu.h>
-
-#endif /* _ASM_SCORE_PERCPU_H */