From mboxrd@z Thu Jan 1 00:00:00 1970 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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id A4059C636CC for ; Sun, 5 Feb 2023 22:58:42 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 009F6859BE; Sun, 5 Feb 2023 23:46:51 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="IrgszXjg"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 46266859A4; Sun, 5 Feb 2023 23:39:39 +0100 (CET) Received: from mail-il1-x12f.google.com (mail-il1-x12f.google.com [IPv6:2607:f8b0:4864:20::12f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 82BA1859A4 for ; Sun, 5 Feb 2023 23:39:09 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@chromium.org Received: by mail-il1-x12f.google.com with SMTP id o13so278367ilt.4 for ; Sun, 05 Feb 2023 14:39:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=WgV3Ivgh4GF1dsfI+VH4eP1zmTBZmPsJmN2Cy6wD5kI=; b=IrgszXjg4HxVmIrPEJtMTpcygOx80KJ7jzjHhyxBVhbEwEbPDkQVo4wrBkirlCBBLe sk/XCRSW4mXbWHkGs5C+wgGrXz80e8shsQemzQ3Jat/jxeCIRWiYA2vh35M0gHaz45v6 RtAmGiF2rJjtPyIdEF78Sl4D7VyqfkIOJifg8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WgV3Ivgh4GF1dsfI+VH4eP1zmTBZmPsJmN2Cy6wD5kI=; b=VPTZTtxvVmNmZzt3dBCtmJt4pQZjq51ufkVwiVcQlQbS5uEzmkG6yRTQYyzaaDwcFe 2HbDxbGHeX0HdJsuG06aZaRauCXk4Hv7uOVao+PIKbeQqNn+aPcTBQgTOB1ZKfj2OjAg wmOvk2Eaam9gW50qm395qcreq/p5ATABrWLug2+8Zn4qUDYxWXeMeDG6SP/4AmaUR6kc OM/CNYcFaarVpXuMxiTLySZ9mSrdVSSfzA3dLQUGkZ8Fy8bKiVQfqUkCJglnn1zVTb/J d5tiLQ0al0FRatK679p4Y5J1y29VyjY1KwgluPFpfy/PZl8YWD2i7S6miu4GvZmd8+dq 9aSw== X-Gm-Message-State: AO0yUKU8Yn6svw50vC3NXJRgqv9UGkVg3dmMxQbCFNihJuTGBpDUszMX HCDZKG08EnE9u12R31tGYyu2uOLuKTuoEGTH X-Google-Smtp-Source: AK7set/DOPdAqZlBE5k1sQh84oWKPy14hJ/ZekekX+ogMncBY+5rXZLZmMLNJeUX+B8k4sxAEZIp+g== X-Received: by 2002:a05:6e02:1c8f:b0:313:859e:1e0a with SMTP id w15-20020a056e021c8f00b00313859e1e0amr13107698ill.10.1675636748897; Sun, 05 Feb 2023 14:39:08 -0800 (PST) Received: from sjg1.roam.corp.google.com (c-73-14-173-85.hsd1.co.comcast.net. [73.14.173.85]) by smtp.gmail.com with ESMTPSA id m40-20020a05663840a800b003b49e7d990asm2856393jam.30.2023.02.05.14.39.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Feb 2023 14:39:08 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass Subject: [PATCH v2 025/169] Correct SPL uses of ARCH_MVEBU Date: Sun, 5 Feb 2023 15:36:11 -0700 Message-Id: <20230205223836.231657-26-sjg@chromium.org> X-Mailer: git-send-email 2.39.1.519.gcb327c4b5f-goog In-Reply-To: <20230205223836.231657-1-sjg@chromium.org> References: <20230205223836.231657-1-sjg@chromium.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean This converts 2 usages of this option to the non-SPL form, since there is no SPL_ARCH_MVEBU defined in Kconfig Signed-off-by: Simon Glass --- (no changes since v1) drivers/mmc/mv_sdhci.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/mmc/mv_sdhci.c b/drivers/mmc/mv_sdhci.c index 336ebf14102..20049981473 100644 --- a/drivers/mmc/mv_sdhci.c +++ b/drivers/mmc/mv_sdhci.c @@ -64,7 +64,7 @@ int mv_sdh_init(unsigned long regbase, u32 max_clk, u32 min_clk, u32 quirks) host->ops = &mv_ops; #endif - if (CONFIG_IS_ENABLED(ARCH_MVEBU)) { + if (IS_ENABLED(CONFIG_ARCH_MVEBU)) { /* Configure SDHCI MBUS mbus bridge windows */ sdhci_mvebu_mbus_config((void __iomem *)regbase); } @@ -103,7 +103,7 @@ static int mv_sdhci_probe(struct udevice *dev) if (ret) return ret; - if (CONFIG_IS_ENABLED(ARCH_MVEBU)) { + if (IS_ENABLED(CONFIG_ARCH_MVEBU)) { /* Configure SDHCI MBUS mbus bridge windows */ sdhci_mvebu_mbus_config(host->ioaddr); } -- 2.39.1.519.gcb327c4b5f-goog