aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/cris/include/asm/bug.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/cris/include/asm/bug.h')
-rw-r--r--arch/cris/include/asm/bug.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/cris/include/asm/bug.h b/arch/cris/include/asm/bug.h
deleted file mode 100644
index f1fa72a426c2..000000000000
--- a/arch/cris/include/asm/bug.h
+++ /dev/null
@@ -1,5 +0,0 @@
-/* SPDX-License-Identifier: GPL-2.0 */
-#ifndef _CRIS_BUG_H
-#define _CRIS_BUG_H
-#include <arch/bug.h>
-#endif