aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sb1250-duart.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/sb1250-duart.c')
-rw-r--r--drivers/tty/serial/sb1250-duart.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/drivers/tty/serial/sb1250-duart.c b/drivers/tty/serial/sb1250-duart.c
index 041625cc24bb..329aced26bd8 100644
--- a/drivers/tty/serial/sb1250-duart.c
+++ b/drivers/tty/serial/sb1250-duart.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0+
1/* 2/*
2 * Support for the asynchronous serial interface (DUART) included 3 * Support for the asynchronous serial interface (DUART) included
3 * in the BCM1250 and derived System-On-a-Chip (SOC) devices. 4 * in the BCM1250 and derived System-On-a-Chip (SOC) devices.
@@ -9,11 +10,6 @@
9 * 10 *
10 * Copyright (c) 2000, 2001, 2002, 2003, 2004 Broadcom Corporation 11 * Copyright (c) 2000, 2001, 2002, 2003, 2004 Broadcom Corporation
11 * 12 *
12 * This program is free software; you can redistribute it and/or
13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version
15 * 2 of the License, or (at your option) any later version.
16 *
17 * References: 13 * References:
18 * 14 *
19 * "BCM1250/BCM1125/BCM1125H User Manual", Broadcom Corporation 15 * "BCM1250/BCM1125/BCM1125H User Manual", Broadcom Corporation