forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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>