From patchwork Mon Feb 5 01:21:13 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulf Magnusson X-Patchwork-Id: 10199559 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7A1166056F for ; Mon, 5 Feb 2018 01:23:19 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6A8DF285A9 for ; Mon, 5 Feb 2018 01:23:19 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 5EE36285B6; Mon, 5 Feb 2018 01:23:19 +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=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, 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 0A3B8285A9 for ; Mon, 5 Feb 2018 01:23:19 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752195AbeBEBXR (ORCPT ); Sun, 4 Feb 2018 20:23:17 -0500 Received: from mail-lf0-f68.google.com ([209.85.215.68]:41056 "EHLO mail-lf0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751979AbeBEBXQ (ORCPT ); Sun, 4 Feb 2018 20:23:16 -0500 Received: by mail-lf0-f68.google.com with SMTP id f136so39446215lff.8; Sun, 04 Feb 2018 17:23:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=nELxbTpzrQK4wmQ/btuj6xt+sTTaPzpgJLabJ6vS/aU=; b=NJbXW8xcJIHXqAu+sKdf5NG6tsuZXCVZslciRbBItQFIKwvWvMrnqTugcqQDOfaSlM E5DjogxSOHac0KGudoYWKqK9rhIWD4IN8AaVzy+vt/tZWykeVgTow8gj5gTyTNaeW/SQ XdSJb8vZKKoEzvbwsXtMiO70Eb2bChHnx5zIA0OH0FL8Wx+KUNZI75Td2V7v6iS3ow81 YVQTs7VT+s/i9/joNJRvjHf7AUl3GmtGEHkbDqiKyEtn7GZrVEUu5wp3OpjW7MdhbQUp l+2WImoA2k7nE+hbNUy6dPOU4q8T0m8Are6hQwIQiumbWOYDqjXzPDDFEbN4gZB7Hkwl Htuw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=nELxbTpzrQK4wmQ/btuj6xt+sTTaPzpgJLabJ6vS/aU=; b=SMtD/PSvHS42DU32F0mXvXvLCPSNRlA0SKtTRxjwre9BGGcfQ4zbeZXSQ6McVSx9t5 Mtap1pXI1C5Bb0eaO5UB7l3G8l5mLcdf09WiDu+EZXQjtjGvVZaQY446jNvRGs3rfy9t l+tEpCuMS4IkrzF+UjGZhOsr8SCvgeoXWo1w+N3sU26/mwoBLyrmIUSIOoNH7jZU4LfB EEfI/lf7ATFv1KE/sft4A6mo1uNP/dn01F632YwwRfMcJ6GpSfmcddSeXBP8rF5bLVWs +5a1y6zWsi50fa38aRjMAgEMR3lFjlksvuhpd2omOmSr/piIlrGMg5JV0vQTYiRelnSx kvtg== X-Gm-Message-State: AKwxytfRVefC+FUHJTplYQMLQAVeCH99+z3osU3IO4oU3HpoKCTXqbK+ qHTBNnr1Klaa3OQclcMVkuweIlnFirk= X-Google-Smtp-Source: AH8x226BIpoANnBCZRobJcZS2BbQgzO4qqQCBV6/jIZmU4XGYEOkXhvRub8zR3WryRLnW/y9C19dgg== X-Received: by 10.46.122.18 with SMTP id v18mr10021634ljc.32.1517793795075; Sun, 04 Feb 2018 17:23:15 -0800 (PST) Received: from huvuddator.lan (ua-213-113-106-221.cust.bredbandsbolaget.se. [213.113.106.221]) by smtp.gmail.com with ESMTPSA id s67sm1576959lje.22.2018.02.04.17.23.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 04 Feb 2018 17:23:14 -0800 (PST) From: Ulf Magnusson To: linux-kernel@vger.kernel.org Cc: linux-kbuild@vger.kernel.org, tfiga@chromium.org, paul.burton@mips.com, m.szyprowski@samsung.com, egtvedt@samfundet.no, linus.walleij@linaro.org, vgupta@synopsys.com, mgorman@techsingularity.net, hch@lst.de, mina86@mina86.com, robh@kernel.org, sboyd@codeaurora.org, paulus@ozlabs.org, will.deacon@arm.com, tony@atomide.com, npiggin@gmail.com, yamada.masahiro@socionext.com, Ulf Magnusson , Jason Cooper , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Russell King , linux-arm-kernel@lists.infradead.org Subject: [PATCH 01/20] ARM: mvebu: Fix broken PL310_ERRATA_753970 selects Date: Mon, 5 Feb 2018 02:21:13 +0100 Message-Id: <20180205012146.23981-2-ulfalizer@gmail.com> X-Mailer: git-send-email 2.14.1 In-Reply-To: <20180205012146.23981-1-ulfalizer@gmail.com> References: <20180205012146.23981-1-ulfalizer@gmail.com> Sender: linux-kbuild-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kbuild@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP The MACH_ARMADA_375 and MACH_ARMADA_38X boards select ARM_ERRATA_753970, but it was renamed to PL310_ERRATA_753970 by commit fa0ce4035d48 ("ARM: 7162/1: errata: tidy up Kconfig options for PL310 errata workarounds"). Fix the selects to use the new name. Discovered with the https://github.com/ulfalizer/Kconfiglib/blob/master/examples/list_undefined.py script. Signed-off-by: Ulf Magnusson --- arch/arm/mach-mvebu/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-mvebu/Kconfig b/arch/arm/mach-mvebu/Kconfig index 6b32dc527edc..2c20599cc350 100644 --- a/arch/arm/mach-mvebu/Kconfig +++ b/arch/arm/mach-mvebu/Kconfig @@ -41,7 +41,7 @@ config MACH_ARMADA_375 depends on ARCH_MULTI_V7 select ARMADA_370_XP_IRQ select ARM_ERRATA_720789 - select ARM_ERRATA_753970 + select PL310_ERRATA_753970 select ARM_GIC select ARMADA_375_CLK select HAVE_ARM_SCU @@ -57,7 +57,7 @@ config MACH_ARMADA_38X bool "Marvell Armada 380/385 boards" depends on ARCH_MULTI_V7 select ARM_ERRATA_720789 - select ARM_ERRATA_753970 + select PL310_ERRATA_753970 select ARM_GIC select ARM_GLOBAL_TIMER select CLKSRC_ARM_GLOBAL_TIMER_SCHED_CLOCK