forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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>