Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3480610imu; Mon, 17 Dec 2018 22:05:21 -0800 (PST) X-Google-Smtp-Source: AFSGD/VW4kwJs0VQKlNNAFRbFYdB8udL99xDfE+zgtD6zkxkMLC1Q3JcEo1qUyLF0r5Xoga1jSVu X-Received: by 2002:a17:902:f01:: with SMTP id 1mr14803511ply.143.1545113121509; Mon, 17 Dec 2018 22:05:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1545113121; cv=none; d=google.com; s=arc-20160816; b=OqvjkoMast7X3h9461AkmY2O6qcUuGD2pP13QDDNIb+5R8Fgy3/9JgvtiF3nh0VDy9 OcS9+EqqUR8m6xjLFlfdHfvsdXpvTxEW5ngKGh5xK04daXqPHuoJOhcasx2nBdkHgPCI vWJFUBdSJavJtBtM6NdZ3OIzXqwYYoK7uQUK38S/npWM31MIWfzEDuVBfqGGY1FcAYFL uS/bEAYkwdmd0E9D8aJQFW+gi7X/uVDLv8Y4VwsWeRKN68QR20BKtc/BfrG7QF8d1PtM OlnbGAVh0q4R55BSzvXVphiPMVejeyOk8eKosGNEsfaZ6+Q2Zi2o1CN/QA4ehNDXHUHC D69g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:subject:cc:to:from:message-id:date; bh=WL0eIGLU3pXFce+eUYUwHlg/k0mKFdM6mnMuBmpt1H0=; b=pITSRYK4EnY64bF6gKjjmYWg5gJTEf9c3x/wXtrZU44k9TKB4+ADOpbrVLmUJ/qSt0 X1YsIcaOBkoQvjhpH4LTV3tp1E8Km3xZGR72rDee79Y3N7I3+RBwkwO1nvjlqyVQQb9W zT0SyCp2rafC0/vf0A0fHXhLU2DHURNoiqkk4LRsaeSw3xGU/HhaWoIgYgaxLPpq+iDf CZHBMXbe4TzBZ9U27zxzFhYkA04chTf9JvWISvGaSBDwdzS1aDMeK2y34LHtkZiUGzKb E85SLXFkYhczpddeLjDYQjz/llfLlBlR7gnp2DNyOCjUMSBRy2e7rzsvEabrZrRWaSGQ S9NQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o61si12684690pld.246.2018.12.17.22.05.05; Mon, 17 Dec 2018 22:05:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726417AbeLRGDG (ORCPT + 99 others); Tue, 18 Dec 2018 01:03:06 -0500 Received: from relmlor2.renesas.com ([210.160.252.172]:44625 "EHLO relmlie6.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726324AbeLRGDF (ORCPT ); Tue, 18 Dec 2018 01:03:05 -0500 Date: 18 Dec 2018 15:03:04 +0900 X-IronPort-AV: E=Sophos;i="5.56,367,1539615600"; d="scan'208";a="2908178" Received: from unknown (HELO relmlir6.idc.renesas.com) ([10.200.68.152]) by relmlie6.idc.renesas.com with ESMTP; 18 Dec 2018 15:03:04 +0900 Received: from morimoto-PC.renesas.com (unknown [10.166.18.140]) by relmlir6.idc.renesas.com (Postfix) with ESMTP id 39D8143A2076; Tue, 18 Dec 2018 15:03:04 +0900 (JST) Message-ID: <87h8fb1iv0.wl-kuninori.morimoto.gx@renesas.com> From: Kuninori Morimoto To: Thomas Gleixner , Jason Cooper , Marc Zyngier Cc: linux-kernel@vger.kernel.org Subject: [PATCH 2/2] irqchip: irq-renesas-intc-irqpin: convert to SPDX identifiers In-Reply-To: <87k1k71iwj.wl-kuninori.morimoto.gx@renesas.com> References: <87k1k71iwj.wl-kuninori.morimoto.gx@renesas.com> User-Agent: Wanderlust/2.15.9 Emacs/24.5 Mule/6.0 MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Kuninori Morimoto This patch updates license to use SPDX-License-Identifier instead of verbose license text. Signed-off-by: Kuninori Morimoto Reviewed-by: Simon Horman --- drivers/irqchip/irq-renesas-intc-irqpin.c | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/drivers/irqchip/irq-renesas-intc-irqpin.c b/drivers/irqchip/irq-renesas-intc-irqpin.c index c6e6c9e..8c03952 100644 --- a/drivers/irqchip/irq-renesas-intc-irqpin.c +++ b/drivers/irqchip/irq-renesas-intc-irqpin.c @@ -1,20 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Renesas INTC External IRQ Pin Driver * * Copyright (C) 2013 Magnus Damm - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License - * - * 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. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #include -- 2.7.4