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 8FF0EC433F5 for ; Thu, 24 Feb 2022 09:29:32 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id EF93B83B73; Thu, 24 Feb 2022 10:29:29 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=amarulasolutions.com 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=amarulasolutions.com header.i=@amarulasolutions.com header.b="RD3mUAQz"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 46B5483A86; Thu, 24 Feb 2022 10:29:27 +0100 (CET) Received: from mail-ed1-x531.google.com (mail-ed1-x531.google.com [IPv6:2a00:1450:4864:20::531]) (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 8645283B94 for ; Thu, 24 Feb 2022 10:29:23 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=tommaso.merciai@amarulasolutions.com Received: by mail-ed1-x531.google.com with SMTP id s14so1992203edw.0 for ; Thu, 24 Feb 2022 01:29:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=dRAgxNakRgDLqlCVsj/ye8cOG5InhyBUIeCudCR2nvo=; b=RD3mUAQzt3qPYMXemFZ9ZzewCOTNQh0d2R7gkXNVo4mveYWjLFDHBA1qmniMrFqtxV FHSYAi7FTzqFKkh0gw4ZEopKeaszeNKB01QBsbGGfU+dvbZa9JIzK+nXtOSOdfNV1lmb eGWHj5Hi3KjLklnn7s3huS4I1DCskkJlC+2n8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=dRAgxNakRgDLqlCVsj/ye8cOG5InhyBUIeCudCR2nvo=; b=rfFBnMuVkUBD6d35F8dzuFmyqrwrtfYXxOqfNRtb4tK5wnF4+0bOK7F+iO3tcm2y45 gDegcDjtEIkmUxpR4VN52k31xh3KZkxHLUWdNFfssIkmO1yKtkrKWQm1gFYATuzislTU Zia2yHD6NdV8Yq1S8j07bMZ12yQNlwbrp2XjKAytreNWgRlKHTq5fxQWwuwlcrKelBFt yv/k8L3F5cuRSF5ASq9q3xuEDhlgGSjCRcg22i2xEL8zoyz0NbIi1se/OYA2cbT+k6dc a5Aq8WXcUgMp6F0z1T4gUH20USX1lyoYDbw9BPK02dnK6G8cgyj5Td516PEb4XYVgXkN 3Y8A== X-Gm-Message-State: AOAM5334I7OpN0FssQaCpwaXG9QNHr9TM0nCH50D1E4aKSVrfPnE2h1k tJHc6jMvaw2ibjUjdEidRoWwjQ== X-Google-Smtp-Source: ABdhPJyl2dIazPzbfF7cPyD2vfy9vyq/2pBpgnl7MoNoPEKYOoueEouBaK/tBcKU/ImUgLFpVEmQBw== X-Received: by 2002:aa7:ca19:0:b0:409:9cf0:50d4 with SMTP id y25-20020aa7ca19000000b004099cf050d4mr1432572eds.305.1645694963083; Thu, 24 Feb 2022 01:29:23 -0800 (PST) Received: from tom-ThinkPad-T14s-Gen-2i (net-188-217-51-202.cust.vodafonedsl.it. [188.217.51.202]) by smtp.gmail.com with ESMTPSA id en27sm1017262edb.5.2022.02.24.01.29.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Feb 2022 01:29:22 -0800 (PST) Date: Thu, 24 Feb 2022 10:29:20 +0100 From: Tommaso Merciai To: sbabic@denx.de Cc: Tommaso Merciai , u-boot@lists.denx.de Subject: Re: [PATCH] freescale: imx8mm_evk: Use IS_ENABLED instead of #ifdef Message-ID: <20220224092920.GA3268601@tom-ThinkPad-T14s-Gen-2i> References: <20211226172311.176475-1-tomm.merciai@gmail.com> <20220219130812.B00B383C34@phobos.denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220219130812.B00B383C34@phobos.denx.de> 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.5 at phobos.denx.de X-Virus-Status: Clean On Sat, Feb 19, 2022 at 02:08:09PM +0100, sbabic@denx.de wrote: > > Use IS_ENABLED(CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG) to make the code > > more readable and fix checkpatch.pl warning > > Signed-off-by: Tommaso Merciai > Applied to u-boot-imx, master, thanks ! Hi Stefano, Thanks for the update. Tommaso > > Best regards, > Stefano Babic > > -- > ===================================================================== > DENX Software Engineering GmbH, Managing Director: Wolfgang Denk > HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany > Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de > ===================================================================== -- Tommaso Merciai Embedded Linux Developer tommaso.merciai@amarulasolutions.com __________________________________ Amarula Solutions SRL Via Le Canevare 30, 31100 Treviso, Veneto, IT T. +39 042 243 5310 info@amarulasolutions.com www.amarulasolutions.com