hc
2024-01-05 071106ecf68c401173c58808b1cf5f68cc50d390
kernel/include/linux/platform_data/serial-sccnxp.h
....@@ -1,14 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * NXP (Philips) SCC+++(SCN+++) serial driver
34 *
45 * Copyright (C) 2012 Alexander Shiyan <shc_work@mail.ru>
56 *
67 * Based on sc26xx.c, by Thomas Bogendörfer (tsbogend@alpha.franken.de)
7
- *
8
- * This program is free software; you can redistribute it and/or modify
9
- * it under the terms of the GNU General Public License as published by
10
- * the Free Software Foundation; either version 2 of the License, or
11
- * (at your option) any later version.
128 */
139
1410 #ifndef _PLATFORM_DATA_SERIAL_SCCNXP_H_