summaryrefslogtreecommitdiff
path: root/arch/mips/mach-au1x00/au1x00_serial.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/mach-au1x00/au1x00_serial.c')
-rw-r--r--arch/mips/mach-au1x00/au1x00_serial.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/mips/mach-au1x00/au1x00_serial.c b/arch/mips/mach-au1x00/au1x00_serial.c
index 47845049bb..4bcbc2d3ae 100644
--- a/arch/mips/mach-au1x00/au1x00_serial.c
+++ b/arch/mips/mach-au1x00/au1x00_serial.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* AU1X00 UART support
*
@@ -5,8 +6,6 @@
* Speed and options also hardcoded to 115200 8N1
*
* Copyright (c) 2003 Thomas.Lange@corelatus.se
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <config.h>