diff options
author | Siddartha Mohanadoss <smohanad@codeaurora.org> | 2018-08-02 18:44:06 -0700 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2018-08-18 18:11:46 +0100 |
commit | 2c8909b95b3e2e9f3c312bf8385c2099dacd6d63 (patch) | |
tree | 0b394e6cd60645f4a0bfb684d6bca2986bdba50d /include/dt-bindings/iio | |
parent | e13d757279bbc59776c8435fb94e54b5a58bdd0b (diff) | |
download | linux-2c8909b95b3e2e9f3c312bf8385c2099dacd6d63.tar.bz2 |
iio: adc: Update QCOM ADC license to SPDX format
Update QCOM ADC header file to SPDX format.
Signed-off-by: Siddartha Mohanadoss <smohanad@codeaurora.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include/dt-bindings/iio')
-rw-r--r-- | include/dt-bindings/iio/qcom,spmi-vadc.h | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/include/dt-bindings/iio/qcom,spmi-vadc.h b/include/dt-bindings/iio/qcom,spmi-vadc.h index bf54b5adc065..61d556db1542 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 |