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 272B6C636CD for ; Mon, 6 Feb 2023 00:56:41 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0407885B2C; Mon, 6 Feb 2023 01:56:39 +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="Va5Vj+sK"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 66C9D85B55; Mon, 6 Feb 2023 01:56:37 +0100 (CET) Received: from mail-io1-xd35.google.com (mail-io1-xd35.google.com [IPv6:2607:f8b0:4864:20::d35]) (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 D253B85ADF for ; Mon, 6 Feb 2023 01:56:34 +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-io1-xd35.google.com with SMTP id y2so3951355iot.4 for ; Sun, 05 Feb 2023 16:56:34 -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=LurlV9Oz3KE/ohzTsMmDAEVASl2o4PnHeiDjbSQVnvU=; b=Va5Vj+sKn067l2cqxJWAhpJ/mwgbbA2UtKtgA0C99x79mZvnAFnBfeUSHgvBqPNOSD 47Hz6b22jJpmvrxZH6KLCXZpH/62BkOYLCLnV1ZwmxiCT+um9e+rJ5756qfqC+KBYXg1 pMDeGrVxL4opqReUXjcONFcMRtjfKay0uSvP4= 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=LurlV9Oz3KE/ohzTsMmDAEVASl2o4PnHeiDjbSQVnvU=; b=KbcSbfyyn6K/q/0dLrPeb/g3W9dN3WtcQBdnfonPbZ4o9RGUoFtxikkmkVLkcH/QFN Yya3Ap0BTDfHlZ2iNlqusatOI25caSnW2DnTJX4XHCLnELTk9ha4x8unU3ICi73cGVZC tyJimgo+knnWq1Cgc4M1k7baL95sIxkuv6tV/Nj0XrN1E7/ekxv14GATPY+pyO6FkFEV bXg1pBVDOkNnYuD3QsIMQLy2GepTap5EFvkDCjcHc5+povuh24TIyr2b8GT4TRDQAkDm E1xbceZys/CbsB/3lh8EZGn5tprtNmT7i+g5/tEq1XDKEgL1S0L8313HaQ7vPK0cNkfM P1NA== X-Gm-Message-State: AO0yUKWuxd8IVXG0/IqHkjsp+4iPHGQaVFJfaaK5LWGyVB/zjsEJ4wbH or9sE5CUkMMm0hsB5Oc2tXop9Bf/NMldET0b X-Google-Smtp-Source: AK7set/0SMaDoXZGZFPlcC+UDqDZTfQn+RyxEvIuwmTp9/f/KMd8SCM2tVqaoOqBele+H/++iIt+TQ== X-Received: by 2002:a05:6602:1c6:b0:71e:15f:2911 with SMTP id w6-20020a05660201c600b0071e015f2911mr10231381iot.1.1675644993469; Sun, 05 Feb 2023 16:56: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 b22-20020a6bb216000000b006e2f42a30c2sm2734703iof.35.2023.02.05.16.56.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Feb 2023 16:56:33 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass Subject: [PATCH v2 065/169] Correct SPL uses of DISPLAY_AER_BRIEF Date: Sun, 5 Feb 2023 17:53:52 -0700 Message-Id: <20230206005537.254541-66-sjg@chromium.org> X-Mailer: git-send-email 2.39.1.519.gcb327c4b5f-goog In-Reply-To: <20230206005537.254541-27-sjg@chromium.org> References: <20230206005537.254541-27-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_DISPLAY_AER_BRIEF defined in Kconfig Signed-off-by: Simon Glass --- (no changes since v1) drivers/sysreset/sysreset_mpc83xx.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/sysreset/sysreset_mpc83xx.c b/drivers/sysreset/sysreset_mpc83xx.c index 81fccf95767..c9a03266595 100644 --- a/drivers/sysreset/sysreset_mpc83xx.c +++ b/drivers/sysreset/sysreset_mpc83xx.c @@ -120,7 +120,7 @@ static int print_83xx_arb_event(bool force, char *buf, int size) "Master ID", mstr_id, master[mstr_id], "Transfer Size", tsize_val, tsize_bytes, "Transfer Type", ttype, transfer[ttype]); - } else if (CONFIG_IS_ENABLED(DISPLAY_AER_BRIEF)) { + } else if (IS_ENABLED(CONFIG_DISPLAY_AER_BRIEF)) { res = snprintf(buf, size, "Arbiter Event Status: AEATR=0x%08lX, AEADR=0x%08lX\n", gd->arch.arbiter_event_attributes, @@ -185,7 +185,7 @@ static int mpc83xx_sysreset_get_status(struct udevice *dev, char *buf, int size) * arbiter driver */ if (CONFIG_IS_ENABLED(DISPLAY_AER_FULL) || - CONFIG_IS_ENABLED(DISPLAY_AER_BRIEF)) { + IS_ENABLED(CONFIG_DISPLAY_AER_BRIEF)) { /* * If there was a bus monitor reset event, we force the arbiter * event to be printed -- 2.39.1.519.gcb327c4b5f-goog