diff mbox series

[v5,3/3] iio: adc: Update QCOM ADC license to SPDX format

Message ID 1533260646-12476-1-git-send-email-smohanad@codeaurora.org (mailing list archive)
State New, archived
Headers show
Series Add QCOM PMIC5 ADC driver | expand

Commit Message

Siddartha Mohanadoss Aug. 3, 2018, 1:44 a.m. UTC
Update QCOM ADC header file to SPDX format.

Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
Reviewed-by: Rob Herring <robh@kernel.org>
---
 include/dt-bindings/iio/qcom,spmi-vadc.h | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

Comments

Jonathan Cameron Aug. 3, 2018, 9:41 p.m. UTC | #1
On Thu,  2 Aug 2018 18:44:06 -0700
Siddartha Mohanadoss <smohanad@codeaurora.org> wrote:

> Update QCOM ADC header file to SPDX format.
> 
> Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
> Reviewed-by: Rob Herring <robh@kernel.org>
Applied. Thanks.

Jonathan

> ---
>  include/dt-bindings/iio/qcom,spmi-vadc.h | 10 +---------
>  1 file changed, 1 insertion(+), 9 deletions(-)
> 
> diff --git a/include/dt-bindings/iio/qcom,spmi-vadc.h b/include/dt-bindings/iio/qcom,spmi-vadc.h
> index bf54b5a..61d556d 100644
> --- a/include/dt-bindings/iio/qcom,spmi-vadc.h
> +++ b/include/dt-bindings/iio/qcom,spmi-vadc.h
> @@ -1,14 +1,6 @@
> +/* SPDX-License-Identifier: GPL-2.0 */
>  /*
>   * Copyright (c) 2012-2014,2018 The Linux Foundation. All rights reserved.
> - *
> - * This program is free software; you can redistribute it and/or modify
> - * it under the terms of the GNU General Public License version 2 and
> - * only version 2 as published by the Free Software Foundation.
> - *
> - * This program is distributed in the hope that it will be useful
> - * but WITHOUT ANY WARRANTY; without even the implied warranty of
> - * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> - * GNU General Public License for more details.
>   */
>  
>  #ifndef _DT_BINDINGS_QCOM_SPMI_VADC_H

--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/include/dt-bindings/iio/qcom,spmi-vadc.h b/include/dt-bindings/iio/qcom,spmi-vadc.h
index bf54b5a..61d556d 100644
--- a/include/dt-bindings/iio/qcom,spmi-vadc.h
+++ b/include/dt-bindings/iio/qcom,spmi-vadc.h
@@ -1,14 +1,6 @@ 
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Copyright (c) 2012-2014,2018 The Linux Foundation. All rights reserved.
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 and
- * only version 2 as published by the Free Software Foundation.
- *
- * This program is distributed in the hope that it will be useful
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- * GNU General Public License for more details.
  */
 
 #ifndef _DT_BINDINGS_QCOM_SPMI_VADC_H