Re: [PATCH 4/4] rtc: coh901331: convert to SPDX identifier

2019-04-08 Thread Linus Walleij
On Sun, Apr 7, 2019 at 11:10 PM Alexandre Belloni wrote: > Use SPDX-License-Identifier instead of the custom license line. > > Signed-off-by: Alexandre Belloni Reviewed-by: Linus Walleij Yours, Linus Walleij

[PATCH 4/4] rtc: coh901331: convert to SPDX identifier

2019-04-07 Thread Alexandre Belloni
Use SPDX-License-Identifier instead of the custom license line. Signed-off-by: Alexandre Belloni --- drivers/rtc/rtc-coh901331.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/rtc/rtc-coh901331.c b/drivers/rtc/rtc-coh901331.c index bc9544329419..4ac850837153 100644 -