From patchwork Wed Aug 1 23:39:18 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Siddartha Mohanadoss X-Patchwork-Id: 10553131 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3FA9913B8 for ; Wed, 1 Aug 2018 23:39:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 329712A1F2 for ; Wed, 1 Aug 2018 23:39:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 255AE2A203; Wed, 1 Aug 2018 23:39:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.8 required=2.0 tests=BAYES_00,DKIM_SIGNED, MAILING_LIST_MULTI,RCVD_IN_DNSWL_HI,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AB38F2A1F2 for ; Wed, 1 Aug 2018 23:39:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732177AbeHBB1p (ORCPT ); Wed, 1 Aug 2018 21:27:45 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:49082 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730841AbeHBB1p (ORCPT ); Wed, 1 Aug 2018 21:27:45 -0400 Received: by smtp.codeaurora.org (Postfix, from userid 1000) id 0919F6079C; Wed, 1 Aug 2018 23:39:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1533166770; bh=koiT58wyB8pFEdelbLid14E8yGQY0/qGL0Jm09HUwl0=; h=From:To:Cc:Subject:Date:From; b=ZpfkOYJu+hFULndSSHDFF++92WIrHgaTYYTqB7SwtvRzK5fHBXTVMC05gBb68vimQ FIQf2rlqn0nw31riQg6YgZXkx6iMoFzBmhLSw+xYO2guy4gUnWEzqJjPWlHw9DMphR 0THfcYL0RQqV7HRiTvvgafibH5dGyOzTVsia3OyM= Received: from smohanad-linux.qualcomm.com (i-global254.qualcomm.com [199.106.103.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: smohanad@smtp.codeaurora.org) by smtp.codeaurora.org (Postfix) with ESMTPSA id 5668F606DD; Wed, 1 Aug 2018 23:39:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=codeaurora.org; s=default; t=1533166769; bh=koiT58wyB8pFEdelbLid14E8yGQY0/qGL0Jm09HUwl0=; h=From:To:Cc:Subject:Date:From; b=NP8qymcJT0iur8y/eAhd/5STuPVuRRIBBJNMqUQhQhrjtR+s4WCTBTDZ3QAIpRhpC RS5ZWQHSLrikQzVGIF5uR5OyeMukv9jAJUB+zloX+iZzXwYlnOHG5sbAbQ/FyD33Vh 8wkcMbqNoJMQtW/xdb9rF2UcwqnttN5Jk8RMtw10= DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org 5668F606DD Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=smohanad@codeaurora.org From: Siddartha Mohanadoss To: Jonathan Cameron Cc: Siddartha Mohanadoss , linux-iio@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org, Rob Herring , Hartmut Knaack , Lars-Peter Clausen , Peter Meerwald-Stadler Subject: [PATCH v4 3/3] iio: adc: Update QCOM ADC license to SPDX format Date: Wed, 1 Aug 2018 16:39:18 -0700 Message-Id: <1533166758-23909-1-git-send-email-smohanad@codeaurora.org> X-Mailer: git-send-email 1.9.1 Sender: linux-iio-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-iio@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Update QCOM ADC header file to SPDX format. Signed-off-by: Siddartha Mohanadoss Reviewed-by: Rob Herring --- 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