diff options
Diffstat (limited to 'arch/arm/include/debug/omap2plus.S')
-rw-r--r-- | arch/arm/include/debug/omap2plus.S | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/include/debug/omap2plus.S b/arch/arm/include/debug/omap2plus.S index 192a7583999c..b5696a33ba0f 100644 --- a/arch/arm/include/debug/omap2plus.S +++ b/arch/arm/include/debug/omap2plus.S | |||
@@ -1,13 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Debugging macro include header | 3 | * Debugging macro include header |
3 | * | 4 | * |
4 | * Copyright (C) 1994-1999 Russell King | 5 | * Copyright (C) 1994-1999 Russell King |
5 | * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks | 6 | * Moved from linux/arch/arm/kernel/debug.S by Ben Dooks |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | * | ||
11 | */ | 7 | */ |
12 | 8 | ||
13 | #include <linux/serial_reg.h> | 9 | #include <linux/serial_reg.h> |