From patchwork Mon Jul 1 17:02:33 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Marek_Beh=C3=BAn?= X-Patchwork-Id: 13718452 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 43609C3065A for ; Mon, 1 Jul 2024 17:04:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:MIME-Version:References:In-Reply-To:Message-ID:Date:Subject:Cc: To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=ZgBwSOArKmeimX3urp4M4Xnd3chL6wdZkFuhdsl+tXo=; b=bHtlFt9jR+SicEbgt/sqs3Olsn O3yxMddY/g7Ty1o2xx7Evw71fFtqX8GtEWIGGLpYHlQX2cK8JczQjg3EKZXJHQiGzn2LXU3KpqFrG o88REqnZZAycUYmUzXTiFtWUonY5XK8OmHpglK78TN5YSFvEgsVE+U5PBrRTnRcqjo2LfZ++UHG44 Y3tlHdmmA7JwpCXjnDEbbYuT+yzCf8f05HTAr4MvNlGTBloLYISZAhDs8GHxlJHAvXOxN+hV02T0J R778OSRqbf9bEV8B3lERBfklagwVor0NfrhtDMl7MtZH6uId90aDBPqqv34PpPnGVhTwEFoKdl48q B+N2zMZQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOKS1-00000004Dzq-1ni9; Mon, 01 Jul 2024 17:04:25 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sOKQx-00000004DTI-0An9 for linux-arm-kernel@lists.infradead.org; Mon, 01 Jul 2024 17:03:20 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 5AEE4614D1; Mon, 1 Jul 2024 17:03:18 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 04787C2BD10; Mon, 1 Jul 2024 17:03:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1719853398; bh=xiQHa+U/QRG9iTCNYqYWaP7uRujcDlcty7B2sTQrStE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=gFsLpp3zCFcRqQQTSobWoe6pxgHm7LJVzGZEyDoqd84+jX18IIQOzK4SK3usLozOK HjhHOtAirjslTizWu36yzn66pj5WPvHB7AnmDSM54mt96Bv4V7cruoALBM2WroMC5O 4Q484WqQkJaPrXEFtqI1BdNTAqvovj0nhYtd4uvdWxWTOLCfxJdojV5tdUkVXVMIGl oKBQtXnZkABHPqzoR6++sZATCIy/k7+h66hQQrWup0H9yYZWgY2aAi55vxh6m9tga8 YUc+/8z/gnMKGzucY1Y0HNa1l10Pp8TRZ8OnuI9X+EFFJkvuJwHUczhIq82kCDph1P p9PA4u0OXnC6g== From: =?utf-8?q?Marek_Beh=C3=BAn?= To: Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Thomas Gleixner , linux-arm-kernel@lists.infradead.org, arm@kernel.org, Andy Shevchenko , Hans de Goede , =?utf-8?q?Ilpo_J=C3=A4rvinen?= Cc: =?utf-8?q?Marek_Beh=C3=BAn?= Subject: [PATCH 09/25] irqchip/armada-370-xp: Change to SPDX license identifier Date: Mon, 1 Jul 2024 19:02:33 +0200 Message-ID: <20240701170249.8128-10-kabel@kernel.org> X-Mailer: git-send-email 2.44.2 In-Reply-To: <20240701170249.8128-1-kabel@kernel.org> References: <20240701170249.8128-1-kabel@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240701_100319_177121_31D87C60 X-CRM114-Status: GOOD ( 10.71 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Change the license identifier to SPDX style. Signed-off-by: Marek BehĂșn Reviewed-by: Andrew Lunn --- drivers/irqchip/irq-armada-370-xp.c | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/drivers/irqchip/irq-armada-370-xp.c b/drivers/irqchip/irq-armada-370-xp.c index cfd6dc803150..3d15d0bb7605 100644 --- a/drivers/irqchip/irq-armada-370-xp.c +++ b/drivers/irqchip/irq-armada-370-xp.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Marvell Armada 370 and Armada XP SoC IRQ handling * @@ -7,10 +8,6 @@ * Gregory CLEMENT * Thomas Petazzoni * Ben Dooks - * - * This file is licensed under the terms of the GNU General Public - * License version 2. This program is licensed "as is" without any - * warranty of any kind, whether express or implied. */ #include