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 122D3C433F5 for ; Tue, 28 Dec 2021 13:00:34 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E25528390B; Tue, 28 Dec 2021 13:58:55 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.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=konsulko.com header.i=@konsulko.com header.b="ahVrAvt1"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 48C558385C; Tue, 28 Dec 2021 13:57:52 +0100 (CET) Received: from mail-qk1-x732.google.com (mail-qk1-x732.google.com [IPv6:2607:f8b0:4864:20::732]) (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 81661838C1 for ; Tue, 28 Dec 2021 13:57:48 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x732.google.com with SMTP id t66so5577123qkb.4 for ; Tue, 28 Dec 2021 04:57:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=euW8eDNfPR859YCBKHbL3SYnphSdhzVGf9XDO/y04MY=; b=ahVrAvt1rTjUHTRLlP3ve2XXyWShSwt+gdaXaa4DfbCSTdMPLnds34B0fjsjht5DoZ LcEueHd51W/JVcBMoOF9af092kk0s4zO24LSZPuCENV9O1QJxlrX/zZ+BCLl9eK4zNNf 0bVr1PrHY8F8cz1p7EKgxLO6DEQw7fKY+6QH0= 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:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=euW8eDNfPR859YCBKHbL3SYnphSdhzVGf9XDO/y04MY=; b=KSUYSfsoU9hmJnhS3JutcWSKLA+VUU1/XvDpfVhUkLVbok5V793YcBbF2fxsHpwcBI +IlDdjBD0od51Fs8eYxlbRsszS45Mr8rMVh/o9I4gtOMLX0l98dFohpqvL3ufP8nHeaW iStEVZB2MOvsqyHF83OiAPBB8uyW2rGSR7K5t28k0gXX9jH7FT+9mo5nhfC2ZFrpe3de ij6N1uLrtrLTXT0UWvM8lIL+qnRTCnR9T0GV0zmZ74vn/ci4qCV/brWmv7L0g34Fm9hP g1NVIN6v3T5nIDBa5sXfJe0SshRWSCLadSpBUJDcVcTMsbMtt9tY8JAwP1tafqu6Hypi kfVw== X-Gm-Message-State: AOAM532XVtbz3KyHGluucUedtPSHpP3xGeO2sh32v10A1LLsjG4XgWIM lfuwH8P5SSvoRri5XZqkz0xBPWtVlBFUKA== X-Google-Smtp-Source: ABdhPJzP4SyGcI+K6i+JTdZWMkUtrsTneRnyTN0lsz+J1UUSq5yElLPtdp1nQnmwP4+wFJcyIuF5Gg== X-Received: by 2002:a05:620a:4003:: with SMTP id h3mr14593985qko.225.1640696267179; Tue, 28 Dec 2021 04:57:47 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-28e1-62ad-aeb7-bfd0.res6.spectrum.com. [2603:6081:7b01:cbda:28e1:62ad:aeb7:bfd0]) by smtp.gmail.com with ESMTPSA id w7sm13728718qkj.119.2021.12.28.04.57.46 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 28 Dec 2021 04:57:46 -0800 (PST) Date: Tue, 28 Dec 2021 07:57:45 -0500 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 5/9] ls1088a: Guard get_board_ddr_clk function correctly Message-ID: <20211228125745.GI2773246@bill-the-cat> References: <20211214183641.1877371-1-trini@konsulko.com> <20211214183641.1877371-5-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="p5RmKVcV08d4tiXP" Content-Disposition: inline In-Reply-To: <20211214183641.1877371-5-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.38 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.2 at phobos.denx.de X-Virus-Status: Clean --p5RmKVcV08d4tiXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 14, 2021 at 01:36:37PM -0500, Tom Rini wrote: > When we have CONFIG_DYNAMIC_DDR_CLK_FREQ set is the only time we should > have this function, so guard it so that we can include > in this file later on. >=20 > Signed-off-by: Tom Rini Applied to u-boot/next, thanks! --=20 Tom --p5RmKVcV08d4tiXP Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmHLCckACgkQFHw5/5Y0 tyzCHAwAmanXR0YhWxke4nP0kl2eyqr3FH0IiknrXAQ/mgWBpa0X4UrrRYlpH5t9 SucwBPmFbojC6YreVkbeY5s0KDqLfkU5wBjB76n1jmOAUawf1UPKzVZlS61+l8mh KZ4924Ivs3DbngEF1Juz/k9gaZHKo285eej085sVJ1F30lxeqfdOoso8gImu2mtz VBgEhGeJNOrFVWcKdp7biFewm7cXn0sel+/5jw5rNtSi52YykJFo6wiwV7dt0yAZ rzqyGK/afcfXDmP7ZQkf/hboo8Vhw3QxmScJO4yV1E5tdqce+8DDpg1DyOGIbE8E j674347XOW699RSuzTuHgSwqzzFj6k0RKRcHU+7Sz32GOlkndyKACmWNFl33kAmi ij489vKT4k+Es+mP/0nU1gtiq6T/l1t4i8HiXvEsNtYkrt6yVlRkYZDsvkkblqsu zqEgtvTkAGMRzbE1TBy5tjTzL8Bip4rXMP8nhFpt7o8BdN0NIr9QfvSPg0u2c9t0 biOgK9gg =+sno -----END PGP SIGNATURE----- --p5RmKVcV08d4tiXP--