From patchwork Sat Nov 10 14:42:54 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Wahren X-Patchwork-Id: 10677209 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 CB04A139B for ; Sat, 10 Nov 2018 14:43:55 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id B47FA28764 for ; Sat, 10 Nov 2018 14:43:55 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A05AB287A0; Sat, 10 Nov 2018 14:43:55 +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=-3.6 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 033E628764 for ; Sat, 10 Nov 2018 14:43:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=WwA5QYJ4MWbrGxM3J5kMbiogOO7TZ8y16WIzdtJx5Ew=; b=clq BA0qLhfatUIwgg51++GL5DBAXrwSHdllMG3/vcvZ6rUWQ/Rqt+sQQVIk8Tnzze/qiqd086YJ/fdpT RvUXKmwRDvVE7YoM3emv/ilXzonn8PQXhHwGoAQEjunzT2ssTqAfod03zHGd+9ITJ8IRaf1Vvn147 GSe1mwYtdG2xM673Ss2/cKccI8ic/pI5lBeHTo4355DvEpo+YTalKWwEetYbyKZ1DhnHZffS36Ev8 7e8ClQm/W/B6qVY463sZxm7yEbm9HQ9knZ9r3ghAPWKdMFemZ1W8qLsPZuF/plvMInlxK/XFP0rLC maaLkhBwG0iLdQiI87O+z14wRFX9/yw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1gLUUF-0005qq-Q1; Sat, 10 Nov 2018 14:43:47 +0000 Received: from merlin.infradead.org ([2001:8b0:10b:1231::1]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gLUUE-0005qf-MC; Sat, 10 Nov 2018 14:43:46 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=merlin.20170209; h=Message-Id:Date:Subject:Cc:To:From: Sender:Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=7D+6iorAYsUa7fYAYREclqpIuMCNQm4Gbc/tM35Gnoc=; b=AMdOhxHYBtEM9RTbg+PHdUTi/ MsUxlbTLOf3e5A+WbhWjp82wOSafyiWXvgxwtzAYPAm90ZGXF0R8AKy2sh9RqG8SLCBu7aGaAd6iS XUn019KlXqLskJaY8TEM+eV3b2u0A1xVAoFwZygBzCqrbW0JluZaWI8X3Yn4spUmcOI5ihB0NpAXp RiDja4fJ9RR1rM6jl7WEyJf1NUSIeZ8690y1QMX7j3hba7mvgG5MwTSQSVrbVEZTGyS4wlHOa4di/ 9f3D2rkcY/W8haMZujWV2U6pLFJCbgQNeYqPa+Gc7nDZo2oQVuZid0OrmTvAbRJNdUQ2Uom1vHBfJ mML+DW05g==; Received: from mout.kundenserver.de ([212.227.126.131]) by merlin.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1gLUUB-0004MN-03; Sat, 10 Nov 2018 14:43:44 +0000 Received: from localhost.localdomain ([37.4.249.153]) by mrelayeu.kundenserver.de (mreue002 [212.227.15.167]) with ESMTPSA (Nemesis) id 0MeGdC-1g8m7Z2nJG-00Pr9L; Sat, 10 Nov 2018 15:43:23 +0100 From: Stefan Wahren To: Rob Herring , Mark Rutland , Florian Fainelli , Ray Jui , Scott Branden , Eric Anholt , Arnd Bergmann Subject: [PATCH 02/17] ARM: mach-bcm: Switch bcm2835 and platsmp to SPDX identifier Date: Sat, 10 Nov 2018 15:42:54 +0100 Message-Id: <1541860974-6676-1-git-send-email-stefan.wahren@i2se.com> X-Mailer: git-send-email 2.7.4 X-Provags-ID: V03:K1:yHC/P5HImgg607r4+QMbQP9thtXqM6YO+ty8HKoi0czNcDIC8+i 3MPVfvCKFPU7xwmjgxF1Bw4DYQZ1ygbmfMtIW97assTHZAHJ+s0jqkRgGRdF4g/61SZdtX6 iwWV7OTv3AbPh5hqwS/6xKducfHwdtR5uCMmVpFlDziEZDfEPRdnNfj0fpjO72J6ube7Zh9 SRdSCjxyxPd8o/foju0Rg== X-UI-Out-Filterresults: notjunk:1;V01:K0:sfIpuPF1Xrc=:CchAvzLFs0hnszrUxjVysf NX6BuD+72xOVoYAw1behCV62UZzaYpkBkq3oAqRI7sqT4QiI9pCksdF+D/E5OvVwAPYzs6+TP z2H3xw42pEvk8eVGkTf/71hfg8sAJA4GVXFJwp5HnGsTsTONqccuJ9FAHkpelWtZA6diAgHOI 3U51siC8VI0f6c9QvKpoowWVYe9Xca/fO4N4sF7gW635UwkkTLAdVb/YJsizOoic99zmJ2rIF b5skX4z5Hcff+ea5I650e72LtOQO+1A5qG2Rgk0KsqhMXK+JdfzFBF8nsQR9STSGfZJFevVE1 Mx339IBYY5kxmhkCEw8rM9EXIRgS1bjhy0MwVmmDQMn2zroZ4r3TWFKAjEyofjAFa9HIZr+YA efwkLYAC7izo4O4igMOybhU1rTJcFUoqz4chdi9ExG8RXsx066+ANbtbK0wCxWdcmAaPFZpJB QSEMC0uoAxaYwosbTegcE2r9HWLY7ibFuvkBaHfC+cYl4o+1yTxSkBpwUfRZZujcjaQe72ou7 qoFGqj2gatUCMT03dG1FhS5LQl14+007f8ioYiMCsPSHgN8GOGLpy+1GqMOUSaugJA8h967C1 I/RgfKapF/acZFOFDm03fi43f0rU9BiuwCK8Gv6omsO5LDRVMbOw19mK8eHyv4xAPqNJHBojj 164dB8b4LCZc9NmSljoosN0TIak3AT07oe2MAZLrkkO/N/UGI+MYBe7dOb5E/VINh5+jbcRVw 55cQNjb1pzHar9f2JYrllmeXkC6Wna/xSufbzyRRfFDW0q79HkcaW/eeNygf9qoj3dlYMMTn8 bguAzxxA9KarMRcK4kRP1fz+vqYWA== X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20181110_094343_282376_5E641453 X-CRM114-Status: GOOD ( 13.85 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Stefan Wahren , Stephen Warren , Kapil Hali , Simon Arlott , linux-rpi-kernel@lists.infradead.org, bcm-kernel-feedback-list@broadcom.com, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Adopt the SPDX license identifier headers to ease license compliance management. Cc: Simon Arlott Cc: Kapil Hali Cc: Stephen Warren Signed-off-by: Stefan Wahren Reviewed-by: Eric Anholt Acked-by: Florian Fainelli --- arch/arm/mach-bcm/board_bcm2835.c | 11 +---------- arch/arm/mach-bcm/platsmp.c | 10 +--------- arch/arm/mach-bcm/platsmp.h | 6 +----- 3 files changed, 3 insertions(+), 24 deletions(-) diff --git a/arch/arm/mach-bcm/board_bcm2835.c b/arch/arm/mach-bcm/board_bcm2835.c index 8cff865..bfc556f 100644 --- a/arch/arm/mach-bcm/board_bcm2835.c +++ b/arch/arm/mach-bcm/board_bcm2835.c @@ -1,15 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2010 Broadcom - * - * 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, or - * (at your option) any later version. - * - * 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. */ #include diff --git a/arch/arm/mach-bcm/platsmp.c b/arch/arm/mach-bcm/platsmp.c index 7d95483..47f8053 100644 --- a/arch/arm/mach-bcm/platsmp.c +++ b/arch/arm/mach-bcm/platsmp.c @@ -1,15 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0 /* * Copyright (C) 2014-2015 Broadcom Corporation * Copyright 2014 Linaro Limited - * - * 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 version 2. - * - * This program is distributed "as is" WITHOUT ANY WARRANTY of any - * kind, whether express or implied; without even the implied warranty - * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - * GNU General Public License for more details. */ #include diff --git a/arch/arm/mach-bcm/platsmp.h b/arch/arm/mach-bcm/platsmp.h index b8b8b3f..2af9773 100644 --- a/arch/arm/mach-bcm/platsmp.h +++ b/arch/arm/mach-bcm/platsmp.h @@ -1,10 +1,6 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (C) 2017 Stefan Wahren - * - * 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 version 2. - * */ extern const struct smp_operations bcm2836_smp_ops;