[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <162821004487.19113.11370841376423221944@swboyd.mtv.corp.google.com>
Date: Thu, 05 Aug 2021 17:34:04 -0700
From: Stephen Boyd <sboyd@...nel.org>
To: Jason Wang <wangborong@...rlc.com>
Cc: mturquette@...libre.com, linux-clk@...r.kernel.org,
linux-kernel@...r.kernel.org, Jason Wang <wangborong@...rlc.com>
Subject: Re: [PATCH] clk: palmas: Add a missing SPDX license header
Quoting Jason Wang (2021-07-31 06:22:26)
> Add the missing SPDX license header to drivers/clk/clk-palmas.c.
>
> Signed-off-by: Jason Wang <wangborong@...rlc.com>
> ---
> drivers/clk/clk-palmas.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/clk/clk-palmas.c b/drivers/clk/clk-palmas.c
> index e41a3a9f7528..84dcb1aca4a5 100644
> --- a/drivers/clk/clk-palmas.c
> +++ b/drivers/clk/clk-palmas.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> * Clock driver for Palmas device.
> *
Shouldn't we remove the license text in the comment at the same time?
Powered by blists - more mailing lists