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