aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/m32r_sio_reg.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/m32r_sio_reg.h')
-rw-r--r--drivers/tty/serial/m32r_sio_reg.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/drivers/tty/serial/m32r_sio_reg.h b/drivers/tty/serial/m32r_sio_reg.h
index 4671473793e3..6eed48828f94 100644
--- a/drivers/tty/serial/m32r_sio_reg.h
+++ b/drivers/tty/serial/m32r_sio_reg.h
@@ -1,12 +1,10 @@
1// SPDX-License-Identifier: GPL-1.0+
1/* 2/*
2 * m32r_sio_reg.h 3 * m32r_sio_reg.h
3 * 4 *
4 * Copyright (C) 1992, 1994 by Theodore Ts'o. 5 * Copyright (C) 1992, 1994 by Theodore Ts'o.
5 * Copyright (C) 2004 Hirokazu Takata <takata at linux-m32r.org> 6 * Copyright (C) 2004 Hirokazu Takata <takata at linux-m32r.org>
6 * 7 *
7 * Redistribution of this file is permitted under the terms of the GNU
8 * Public License (GPL)
9 *
10 * These are the UART port assignments, expressed as offsets from the base 8 * These are the UART port assignments, expressed as offsets from the base
11 * register. These assignments should hold for any serial port based on 9 * register. These assignments should hold for any serial port based on
12 * a 8250, 16450, or 16550(A). 10 * a 8250, 16450, or 16550(A).