Re: [PATCH] irqchip: madera: Fixup SPDX headers

2019-07-26 Thread Charles Keepax
On Fri, Jul 26, 2019 at 02:47:05PM +0100, Marc Zyngier wrote: > On Tue, 25 Jun 2019 16:47:17 +0100, > Charles Keepax wrote: > > diff --git a/include/linux/irqchip/irq-madera.h > > b/include/linux/irqchip/irq-madera.h > > index 1160fa3769ae6..3a46cadd38654 100644 > > --- a/include/linux/irqchip/ir

Re: [PATCH] irqchip: madera: Fixup SPDX headers

2019-07-26 Thread Marc Zyngier
On Tue, 25 Jun 2019 16:47:17 +0100, Charles Keepax wrote: > > GPL-2.0-only is the preferred way of expressing v2 of the GPL, update > the code to use this. > > Signed-off-by: Charles Keepax > --- > drivers/irqchip/irq-madera.c | 2 +- > include/linux/irqchip/irq-madera.h | 2 +- > 2 file

[PATCH] irqchip: madera: Fixup SPDX headers

2019-06-25 Thread Charles Keepax
GPL-2.0-only is the preferred way of expressing v2 of the GPL, update the code to use this. Signed-off-by: Charles Keepax --- drivers/irqchip/irq-madera.c | 2 +- include/linux/irqchip/irq-madera.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/irqchip/irq-m