Re: [PATCH 2/4] clocksource: timer-imx-gpt: Switch to SPDX identifier

2018-05-29 Thread Philippe Ombredanne
Hi Daniel, On Wed, May 23, 2018 at 10:06 AM, Daniel Lezcano wrote: > On 23/05/2018 01:05, Fabio Estevam wrote: >> From: Fabio Estevam >> >> Adopt the SPDX license identifier headers to ease license compliance >> management. >> >> Signed-off-by: Fabio Estevam >> --- >> drivers/clocksource/timer

Re: [PATCH 2/4] clocksource: timer-imx-gpt: Switch to SPDX identifier

2018-05-23 Thread Daniel Lezcano
On 23/05/2018 13:46, Fabio Estevam wrote: > Hi Daniel, > > On Wed, May 23, 2018 at 5:06 AM, Daniel Lezcano > wrote: >> On 23/05/2018 01:05, Fabio Estevam wrote: >>> From: Fabio Estevam >>> >>> Adopt the SPDX license identifier headers to ease license compliance >>> management. >>> >>> Signed-off

Re: [PATCH 2/4] clocksource: timer-imx-gpt: Switch to SPDX identifier

2018-05-23 Thread Fabio Estevam
Hi Daniel, On Wed, May 23, 2018 at 5:06 AM, Daniel Lezcano wrote: > On 23/05/2018 01:05, Fabio Estevam wrote: >> From: Fabio Estevam >> >> Adopt the SPDX license identifier headers to ease license compliance >> management. >> >> Signed-off-by: Fabio Estevam >> --- >> drivers/clocksource/timer-

Re: [PATCH 2/4] clocksource: timer-imx-gpt: Switch to SPDX identifier

2018-05-23 Thread Daniel Lezcano
On 23/05/2018 01:05, Fabio Estevam wrote: > From: Fabio Estevam > > Adopt the SPDX license identifier headers to ease license compliance > management. > > Signed-off-by: Fabio Estevam > --- > drivers/clocksource/timer-imx-gpt.c | 26 ++ > 1 file changed, 6 insertions(+)

[PATCH 2/4] clocksource: timer-imx-gpt: Switch to SPDX identifier

2018-05-22 Thread Fabio Estevam
From: Fabio Estevam Adopt the SPDX license identifier headers to ease license compliance management. Signed-off-by: Fabio Estevam --- drivers/clocksource/timer-imx-gpt.c | 26 ++ 1 file changed, 6 insertions(+), 20 deletions(-) diff --git a/drivers/clocksource/timer-im