From 297b60346df8beafee954a0fd7c2d64f33f3b9bc Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Sat, 11 May 2024 01:44:05 +0000 Subject: [PATCH] rtl8211F_led_control --- kernel/include/dt-bindings/reset/amlogic,meson-axg-reset.h | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/kernel/include/dt-bindings/reset/amlogic,meson-axg-reset.h b/kernel/include/dt-bindings/reset/amlogic,meson-axg-reset.h index ad6f55d..0f2e0fe 100644 --- a/kernel/include/dt-bindings/reset/amlogic,meson-axg-reset.h +++ b/kernel/include/dt-bindings/reset/amlogic,meson-axg-reset.h @@ -1,12 +1,11 @@ +/* SPDX-License-Identifier: GPL-2.0+ OR BSD-3-Clause */ /* - * * Copyright (c) 2016 BayLibre, SAS. * Author: Neil Armstrong <narmstrong@baylibre.com> * * Copyright (c) 2017 Amlogic, inc. * Author: Yixun Lan <yixun.lan@amlogic.com> * - * SPDX-License-Identifier: (GPL-2.0+ OR BSD) */ #ifndef _DT_BINDINGS_AMLOGIC_MESON_AXG_RESET_H -- Gitblit v1.6.2