Re: [PATCH 3/3] rtc: ab3100: convert to SPDX identifier

2019-04-11 Thread Linus Walleij
On Tue, Apr 9, 2019 at 10:00 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 3/3] rtc: ab3100: convert to SPDX identifier

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