aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m32r/include/asm/hardirq.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m32r/include/asm/hardirq.h')
-rw-r--r--arch/m32r/include/asm/hardirq.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/arch/m32r/include/asm/hardirq.h b/arch/m32r/include/asm/hardirq.h
deleted file mode 100644
index 10c23de02b3a..000000000000
--- a/arch/m32r/include/asm/hardirq.h
+++ /dev/null
@@ -1,10 +0,0 @@
1/* SPDX-License-Identifier: GPL-2.0 */
2#ifdef __KERNEL__
3#ifndef __ASM_HARDIRQ_H
4#define __ASM_HARDIRQ_H
5
6#include <asm/irq.h>
7#include <asm-generic/hardirq.h>
8
9#endif /* __ASM_HARDIRQ_H */
10#endif /* __KERNEL__ */