aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/pic32_uart.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tty/serial/pic32_uart.h')
-rw-r--r--drivers/tty/serial/pic32_uart.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/tty/serial/pic32_uart.h b/drivers/tty/serial/pic32_uart.h
index ec379da55ebb..2f2b56927dc6 100644
--- a/drivers/tty/serial/pic32_uart.h
+++ b/drivers/tty/serial/pic32_uart.h
@@ -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#ifndef __DT_PIC32_UART_H__ 10#ifndef __DT_PIC32_UART_H__
12#define __DT_PIC32_UART_H__ 11#define __DT_PIC32_UART_H__