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 D745BC636CD for ; Sun, 5 Feb 2023 22:54:57 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5AD8D85B30; Sun, 5 Feb 2023 23:44:25 +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="m+/KF2yP"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7395B85B25; Sun, 5 Feb 2023 23:44:16 +0100 (CET) Received: from mail-il1-x132.google.com (mail-il1-x132.google.com [IPv6:2607:f8b0:4864:20::132]) (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 3ACA885B23 for ; Sun, 5 Feb 2023 23:44:13 +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-x132.google.com with SMTP id n2so659240ili.11 for ; Sun, 05 Feb 2023 14:44:13 -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=d0JCfaOioCrk7FlqmdTrQrQSRuuOaNxk1kUVrOUFQQQ=; b=m+/KF2yPHKNvNY+PYdnYba80feadZxx+nI7uDLCzcZNqxUtqjVnwBWwfdHkpklLEp0 LpeoaZ3M6j/iouEYWFxQ1XCh7OU/uovRVH+CukxSsurZHALKXX94tfAiGbmCTCEdJRY5 fq5GH711/JY6ItqHThhoXZlpICUTkCU+i9Xk4= 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=d0JCfaOioCrk7FlqmdTrQrQSRuuOaNxk1kUVrOUFQQQ=; b=F7wUs60gbnkKyc0ioJKj5zL8E7Bje7ZPtyOllVINNpXon3TmG4+XVQ6ZDdJV2dtwnn p52WWlMm4H1HCu++qtp2QNNMWVljk0e3zrjJiNm657kjobSq1sWkf/Cr7ZHYqJAnYvBK RZTnPkg2wieWtwwApiF6KJgPUpc33j8QJZHmi0mxIiGaDVZ3QNsvjXdLyil8LC2rH3Jc 66AIhOO3qxG5RYr5/bU8/gFPrs3+eZtMmAsE37BWdbM+1AFzAn64oLSqpHA8epeIPNPd Fycj4ACVWxoAu/1IGIyoPVPu4RXg0+nOm/Q+MgVO5+JHG3q4UyBXmPfPho4FLcfodn/l MJOA== X-Gm-Message-State: AO0yUKXBY0U5BRrrFWsTqPpPc6+GwkQ/h5lzqpPEKKHLnQ8QrcpwLchL ELlTtFZT61VbPM8nTCx1t5VTRobpc5zYkrgV X-Google-Smtp-Source: AK7set/Zf1tJe7SKLgotUzUpttYuZdL2GJJuH4YFROMaYi9g3H3zLNgaVzT46q13WTTJTTpFvRFJdg== X-Received: by 2002:a05:6e02:1d89:b0:310:bb33:5e8f with SMTP id h9-20020a056e021d8900b00310bb335e8fmr16105927ila.4.1675637013804; Sun, 05 Feb 2023 14:43:33 -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 z22-20020a05663803b600b003b33e77e5b2sm1503513jap.110.2023.02.05.14.43.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Feb 2023 14:43:33 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass Subject: [PATCH v2 133/169] Correct SPL use of SANDBOX Date: Sun, 5 Feb 2023 15:40:42 -0700 Message-Id: <20230205224118.233425-134-sjg@chromium.org> X-Mailer: git-send-email 2.39.1.519.gcb327c4b5f-goog In-Reply-To: <20230205224118.233425-63-sjg@chromium.org> References: <20230205224118.233425-63-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 1 usage of this option to the non-SPL form, since there is no SPL_SANDBOX defined in Kconfig Signed-off-by: Simon Glass --- (no changes since v1) drivers/pinctrl/pinctrl-single.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-single.c b/drivers/pinctrl/pinctrl-single.c index bc9c17bce84..d80281fd3dd 100644 --- a/drivers/pinctrl/pinctrl-single.c +++ b/drivers/pinctrl/pinctrl-single.c @@ -541,7 +541,7 @@ static int single_probe(struct udevice *dev) INIT_LIST_HEAD(&priv->gpiofuncs); size = pdata->offset + pdata->width / BITS_PER_BYTE; - #if (CONFIG_IS_ENABLED(SANDBOX)) + #if (IS_ENABLED(CONFIG_SANDBOX)) priv->sandbox_regs = devm_kzalloc(dev, size * sizeof(*priv->sandbox_regs), GFP_KERNEL); -- 2.39.1.519.gcb327c4b5f-goog