aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/nmi_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/sh/kernel/nmi_debug.c')
-rw-r--r--arch/sh/kernel/nmi_debug.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/arch/sh/kernel/nmi_debug.c b/arch/sh/kernel/nmi_debug.c
index 730d928f0d12..11777867c6f5 100644
--- a/arch/sh/kernel/nmi_debug.c
+++ b/arch/sh/kernel/nmi_debug.c
@@ -1,9 +1,6 @@
1// SPDX-License-Identifier: GPL-2.0
1/* 2/*
2 * Copyright (C) 2007 Atmel Corporation 3 * Copyright (C) 2007 Atmel Corporation
3 *
4 * This program is free software; you can redistribute it and/or modify
5 * it under the terms of the GNU General Public License version 2 as
6 * published by the Free Software Foundation.
7 */ 4 */
8#include <linux/delay.h> 5#include <linux/delay.h>
9#include <linux/kdebug.h> 6#include <linux/kdebug.h>