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 66ADCC636CD for ; Sun, 5 Feb 2023 23:03:30 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id D876285B47; Sun, 5 Feb 2023 23:56:05 +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="b6LR0W+C"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 9182485B4B; Sun, 5 Feb 2023 23:53:06 +0100 (CET) Received: from mail-il1-x131.google.com (mail-il1-x131.google.com [IPv6:2607:f8b0:4864:20::131]) (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 AC25585B08 for ; Sun, 5 Feb 2023 23:44:06 +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-x131.google.com with SMTP id u8so4091516ilq.13 for ; Sun, 05 Feb 2023 14:44:06 -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=iRakzfr5+1ZcB7ZNuPG6xGOZabC3i0fSKY+faQ73vyw=; b=b6LR0W+CUNJrf4y68tebxP0yaKGz3tMAV5Tsmp1ifsBAh6Et8EKlgEUEHohTmDN9YR wHyttYvAFoDKQE4lNoX63zcU1aNxg5+BHADd3qelt6ag4Rm/yyNa29y38i28p0cMMDZz kzCiawGPWZNG//T5KGeDsCOixMHWeZ9lJjmgk= 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=iRakzfr5+1ZcB7ZNuPG6xGOZabC3i0fSKY+faQ73vyw=; b=gZogAk7rtYsy/yJnxH5JVxImmd4f3Ryo/qkzfOBFTgO5OkRZYU2OyKjjPjPZQqP8HL tmHYy+MTuQa2t3y2Jtj024HnHvml9mWtuGIO/DqAcYoP2UX5trGqyvFHJWdDc9wGCnNI +U3/1SQZL4CKnp7Vf9JIVh1bM1EAWu8qZvWtwOY/pPdHUC78awVfkCTs8GZEvc8ZKCWS gksyK115ypN2Pkp7KQmxGj6+lekvM54BE/mLJ3ECoRvmYTu1o/oLU1C1NWmbAEwzdJP3 48AnW7256PJi4TgIA7I1RcOQ9t5+rUai40hWaKg9MOW3Y96FgVzWMU6KP02//3v0Y1zi 6T3Q== X-Gm-Message-State: AO0yUKUvf8SSWygv4/r8K/+sBivtblc+ki6A069selr6v76ML1X3C50W tfSzWCMUX7RRjSeGGQwsxrLZaOqzvPDLcpm9 X-Google-Smtp-Source: AK7set/pc7yJ1t1Loxqx6QnptYc6rmUWxtb481hWg6TNqHzKTli7qD4Rtu4D1Q851P+aW9iWnFF82Q== X-Received: by 2002:a05:6e02:1a2a:b0:313:ba27:424 with SMTP id g10-20020a056e021a2a00b00313ba270424mr4489753ile.0.1675637008966; Sun, 05 Feb 2023 14:43:28 -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.28 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 05 Feb 2023 14:43:28 -0800 (PST) From: Simon Glass To: U-Boot Mailing List Cc: Tom Rini , Simon Glass Subject: [PATCH v2 128/169] Correct SPL use of REGEX Date: Sun, 5 Feb 2023 15:40:37 -0700 Message-Id: <20230205224118.233425-129-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_REGEX defined in Kconfig Signed-off-by: Simon Glass --- (no changes since v1) board/xilinx/common/board.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/board/xilinx/common/board.c b/board/xilinx/common/board.c index bed15319934..d071ebfb9cc 100644 --- a/board/xilinx/common/board.c +++ b/board/xilinx/common/board.c @@ -481,7 +481,7 @@ int __maybe_unused board_fit_config_name_match(const char *name) debug("%s: Check %s, default %s\n", __func__, name, board_name); #if !defined(CONFIG_SPL_BUILD) - if (CONFIG_IS_ENABLED(REGEX)) { + if (IS_ENABLED(CONFIG_REGEX)) { struct slre slre; int ret; -- 2.39.1.519.gcb327c4b5f-goog