forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 10ebd8556b7990499c896a550e3d416b444211e6
kernel/arch/arm/mach-omap1/board-sx1.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * linux/arch/arm/mach-omap1/board-sx1.c
34 *
....@@ -9,10 +10,6 @@
910 *
1011 * Maintainters : Vladimir Ananiev (aka Vovan888), Sergge
1112 * oslik.ru
12
-*
13
-* This program is free software; you can redistribute it and/or modify
14
-* it under the terms of the GNU General Public License version 2 as
15
-* published by the Free Software Foundation.
1613 */
1714 #include <linux/gpio.h>
1815 #include <linux/kernel.h>