From 01573e231f18eb2d99162747186f59511f56b64d Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Fri, 08 Dec 2023 10:40:48 +0000 Subject: [PATCH] 移去rt --- kernel/include/linux/led-lm3530.h | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/kernel/include/linux/led-lm3530.h b/kernel/include/linux/led-lm3530.h index 4b13347..811f7ce 100644 --- a/kernel/include/linux/led-lm3530.h +++ b/kernel/include/linux/led-lm3530.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Copyright (C) 2011 ST-Ericsson SA. * Copyright (C) 2009 Motorola, Inc. - * - * License Terms: GNU General Public License v2 * * Simple driver for National Semiconductor LM35330 Backlight driver chip * -- Gitblit v1.6.2