[RESEND PATCH v1 1/2] clk: imx6sll: add proper spdx license identifier
Abel Vesa
abel.vesa at linaro.org
Sun Jan 29 09:37:46 PST 2023
On 23-01-19 09:54:20, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler at toradex.com>
>
> This fixes the following error:
>
> include/dt-bindings/clock/imx6sll-clock.h:1: warning: Improper SPDX
> comment style for 'include/dt-bindings/clock/imx6sll-clock.h', please
> use '/*' instead
> include/dt-bindings/clock/imx6sll-clock.h:1: warning: Missing or
> malformed SPDX-License-Identifier tag in line 1
>
> Signed-off-by: Marcel Ziswiler <marcel.ziswiler at toradex.com>
Reviewed-by: Abel Vesa <abel.vesa at linaro.org>
> ---
>
> include/dt-bindings/clock/imx6sll-clock.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/include/dt-bindings/clock/imx6sll-clock.h b/include/dt-bindings/clock/imx6sll-clock.h
> index f446710fe63d..494fd0c37fb5 100644
> --- a/include/dt-bindings/clock/imx6sll-clock.h
> +++ b/include/dt-bindings/clock/imx6sll-clock.h
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +/* SPDX-License-Identifier: GPL-2.0 */
> /*
> * Copyright (C) 2016 Freescale Semiconductor, Inc.
> * Copyright 2017-2018 NXP.
> --
> 2.36.1
>
More information about the linux-arm-kernel
mailing list