forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/mach-ebsa110/leds.c
....@@ -1,8 +1,8 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Driver for the LED found on the EBSA110 machine
34 * Based on Versatile and RealView machine LED code
45 *
5
- * License terms: GNU General Public License (GPL) version 2
66 * Author: Bryan Wu <bryan.wu@canonical.com>
77 */
88 #include <linux/kernel.h>