aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/mcf.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/mcf.c')
-rw-r--r--drivers/tty/serial/mcf.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/tty/serial/mcf.c b/drivers/tty/serial/mcf.c
index 02eb32217685..7dbfb4cde124 100644
--- a/drivers/tty/serial/mcf.c
+++ b/drivers/tty/serial/mcf.c
@@ -1,14 +1,10 @@
1// SPDX-License-Identifier: GPL-2.0+
1/****************************************************************************/ 2/****************************************************************************/
2 3
3/* 4/*
4 * mcf.c -- Freescale ColdFire UART driver 5 * mcf.c -- Freescale ColdFire UART driver
5 * 6 *
6 * (C) Copyright 2003-2007, Greg Ungerer <gerg@uclinux.org> 7 * (C) Copyright 2003-2007, Greg Ungerer <gerg@uclinux.org>
7 *
8 * This program is free software; you can redistribute it and/or modify
9 * it under the terms of the GNU General Public License as published by
10 * the Free Software Foundation; either version 2 of the License, or
11 * (at your option) any later version.
12 */ 8 */
13 9
14/****************************************************************************/ 10/****************************************************************************/