From: Marek BehĂșn Date: Mon, 8 Jul 2024 15:18:00 +0000 (+0200) Subject: irqchip/armada-370-xp: Change to SPDX license identifier X-Git-Tag: v6.12-rc1~195^2~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=045c4bb864489fda99309dfa902346570d576a39;p=thirdparty%2Fkernel%2Flinux.git irqchip/armada-370-xp: Change to SPDX license identifier Change the license identifier to SPDX style. Signed-off-by: Marek BehĂșn Signed-off-by: Thomas Gleixner Reviewed-by: Andrew Lunn Link: https://lore.kernel.org/all/20240708151801.11592-10-kabel@kernel.org --- diff --git a/drivers/irqchip/irq-armada-370-xp.c b/drivers/irqchip/irq-armada-370-xp.c index cfd6dc8031501..3d15d0bb7605d 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