[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190316180347.1a6c2bf6@archlinux>
Date: Sat, 16 Mar 2019 18:03:47 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Renato Lui Geh <renatogeh@...il.com>
Cc: lars@...afoo.de, Michael.Hennerich@...log.com, knaack.h@....de,
pmeerw@...erw.net, gregkh@...uxfoundation.org,
stefan.popa@...log.com, alexandru.Ardelean@...log.com,
giuliano.belinassi@....br, robh+dt@...nel.org,
mark.rutland@....com, linux-iio@...r.kernel.org,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
kernel-usp@...glegroups.com, devicetree@...r.kernel.org
Subject: Re: [PATCH v5 08/11] staging: iio: ad7780: add SPDX identifier
On Fri, 15 Mar 2019 23:15:13 -0300
Renato Lui Geh <renatogeh@...il.com> wrote:
> Add SPDX identifier (GPL-2.0) to the AD7780 driver.
>
> Signed-off-by: Renato Lui Geh <renatogeh@...il.com>
Applied
> ---
> drivers/staging/iio/adc/ad7780.c | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/drivers/staging/iio/adc/ad7780.c b/drivers/staging/iio/adc/ad7780.c
> index 568c5b4472ff..ff61ffa0da9f 100644
> --- a/drivers/staging/iio/adc/ad7780.c
> +++ b/drivers/staging/iio/adc/ad7780.c
> @@ -1,9 +1,8 @@
> +// SPDX-License-Identifier: GPL-2.0
> /*
> * AD7170/AD7171 and AD7780/AD7781 SPI ADC driver
> *
> * Copyright 2011 Analog Devices Inc.
> - *
> - * Licensed under the GPL-2.
> */
>
> #include <linux/interrupt.h>
Powered by blists - more mailing lists