diff options
Diffstat (limited to 'drivers/tty/serial/8250/8250_moxa.c')
-rw-r--r-- | drivers/tty/serial/8250/8250_moxa.c | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/tty/serial/8250/8250_moxa.c b/drivers/tty/serial/8250/8250_moxa.c index d5069b2d4d79..1ee4cd94d4fa 100644 --- a/drivers/tty/serial/8250/8250_moxa.c +++ b/drivers/tty/serial/8250/8250_moxa.c | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * 8250_moxa.c - MOXA Smartio/Industio MUE multiport serial driver. | 3 | * 8250_moxa.c - MOXA Smartio/Industio MUE multiport serial driver. |
3 | * | 4 | * |
4 | * Author: Mathieu OTHACEHE <m.othacehe@gmail.com> | 5 | * Author: Mathieu OTHACEHE <m.othacehe@gmail.com> |
5 | * | ||
6 | * This program is free software; you can redistribute it and/or modify | ||
7 | * it under the terms of the GNU General Public License version 2 as | ||
8 | * published by the Free Software Foundation. | ||
9 | */ | 6 | */ |
10 | 7 | ||
11 | #include <linux/module.h> | 8 | #include <linux/module.h> |