forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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>