aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pic32_uart.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/pic32_uart.c')
-rw-r--r--drivers/tty/serial/pic32_uart.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/tty/serial/pic32_uart.c b/drivers/tty/serial/pic32_uart.c
index 00a33eb859d3..fd80d999308d 100644
--- a/drivers/tty/serial/pic32_uart.c
+++ b/drivers/tty/serial/pic32_uart.c
@@ -1,3 +1,4 @@
1// SPDX-License-Identifier: GPL-2.0+
1/* 2/*
2 * PIC32 Integrated Serial Driver. 3 * PIC32 Integrated Serial Driver.
3 * 4 *
@@ -5,8 +6,6 @@
5 * 6 *
6 * Authors: 7 * Authors:
7 * Sorin-Andrei Pistirica <andrei.pistirica@microchip.com> 8 * Sorin-Andrei Pistirica <andrei.pistirica@microchip.com>
8 *
9 * Licensed under GPLv2 or later.
10 */ 9 */
11 10
12#include <linux/kernel.h> 11#include <linux/kernel.h>