forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/pinctrl/mvebu/pinctrl-armada-ap806.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Marvell Armada ap806 pinctrl driver based on mvebu pinctrl core
34 *
....@@ -5,11 +6,6 @@
56 *
67 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
78 * Hanna Hawa <hannah@marvell.com>
8
- *
9
- * This program is free software; you can redistribute it and/or modify
10
- * it under the terms of the GNU General Public License as published by
11
- * the Free Software Foundation; either version 2 of the License, or
12
- * (at your option) any later version.
139 */
1410
1511 #include <linux/err.h>