diff options
Diffstat (limited to 'arch/arm/include/debug/netx.S')
-rw-r--r-- | arch/arm/include/debug/netx.S | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm/include/debug/netx.S b/arch/arm/include/debug/netx.S index 81e1b2af70f7..08afc58885d3 100644 --- a/arch/arm/include/debug/netx.S +++ b/arch/arm/include/debug/netx.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 | #define UART_DATA 0 | 9 | #define UART_DATA 0 |