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 080EBEB64DD for ; Fri, 21 Jul 2023 01:31:10 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4CE5D867B2; Fri, 21 Jul 2023 03:30:46 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (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="NGiEpZPD"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A5781846B6; Fri, 21 Jul 2023 03:30:36 +0200 (CEST) Received: from mail-yb1-xb34.google.com (mail-yb1-xb34.google.com [IPv6:2607:f8b0:4864:20::b34]) (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 7EA9486332 for ; Fri, 21 Jul 2023 03:30:34 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yb1-xb34.google.com with SMTP id 3f1490d57ef6-cea6b429d05so1313927276.1 for ; Thu, 20 Jul 2023 18:30:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689903033; x=1690507833; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=8BPvTP+UqqBb8Sl++rgIPECPCL1M75uvTSpQ05Rlp3c=; b=NGiEpZPD1rh9xFmNqNOUf3GoKdTB0FRHIH81FA24DyHaI80s65f3HL8IJCblK6xOxj ajkCwhrdYXj6NeBdTbiWyTkY1NqtZZdor2Shcqkg4XOnBXYc9YCEP49iBrePfPUpBdE+ Ng6c8OlkyubfgYW4vHzvn4KuO2HDEf4T/+abo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689903033; x=1690507833; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=8BPvTP+UqqBb8Sl++rgIPECPCL1M75uvTSpQ05Rlp3c=; b=RhkAuM7ltIkD2b5M16wWYWA26dwEosKqubBc6xI4ixXQEGopX+jS/Ir9XA3dw4/8X0 1y/ztUqS7rvXI4W+joQHUHvyvX5KY9l0SGBxynIz0UI/q4FAu7K0SH2fkBECV9MuuL7N 6DD70Rx0W8VzSyDfCVMMepTrKddzmevoGAwdg/nfbZKbcHGmVa2aCSWHhHWSsZfp3He1 TOYMNqvXkWtUtin6qg/4cqwYuY5yvfpNQdCBYi/gTJ5Q7NaK/4GYtKVBiQJ02ZUkLd+E byUIKVkgnb1BXK3qUUV+fHt7ePqhjsb5vP4GUW6m93pKYyjJ/nju5cu79xLxEWVTQpO/ w+VA== X-Gm-Message-State: ABy/qLY00O2PeGPfbBdI3iQcZjrCKAJP8byuEubvxBMHsyhK2qIhi3l+ 4EJ9al4vQ/QAsyes3Z6xNmCtaZP/rBDrPygkGzNtrw== X-Google-Smtp-Source: APBJJlHfFUticI7t2f8uYEyyTB7ornui5eaFG8XXFEl7M7MleSyB8DO/osZb0etm9lpwPWPXYZTJ3A== X-Received: by 2002:a0d:d809:0:b0:57a:8456:3401 with SMTP id a9-20020a0dd809000000b0057a84563401mr782738ywe.29.1689903033100; Thu, 20 Jul 2023 18:30:33 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-81e1-2dbc-e68b-5ea0.res6.spectrum.com. [2603:6081:7b00:6400:81e1:2dbc:e68b:5ea0]) by smtp.gmail.com with ESMTPSA id k133-20020a816f8b000000b0058383efdf1asm532978ywc.46.2023.07.20.18.30.32 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jul 2023 18:30:32 -0700 (PDT) Date: Thu, 20 Jul 2023 21:30:31 -0400 From: Tom Rini To: u-boot@lists.denx.de Cc: Aaron Williams , Stefan Roese Subject: Re: [PATCH 1/5] mips: octeon: Correct types in cvmx-pko3-queue Message-ID: <20230721013031.GU1670569@bill-the-cat> References: <20230714003736.3512509-1-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7psWimaiFkHzX0Hy" Content-Disposition: inline In-Reply-To: <20230714003736.3512509-1-trini@konsulko.com> X-Clacks-Overhead: GNU Terry Pratchett 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.8 at phobos.denx.de X-Virus-Status: Clean --7psWimaiFkHzX0Hy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 13, 2023 at 08:37:32PM -0400, Tom Rini wrote: > When building with gcc-13.1 we see that the prototype for > cvmx_pko3_sq_config_children does not match the declaration. Make these > match and correct a typo in the function's version of the docs that the > prototype did not have, as part of keeping those in-sync. >=20 > Signed-off-by: Tom Rini Applied to u-boot/master, thanks! --=20 Tom --7psWimaiFkHzX0Hy Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmS537YACgkQFHw5/5Y0 tyyd+QwAuQAgEWRjmM1MXYdxK4fiooT6cpPJxNZfPE46h/BvdWICAjWwDM5IgFU6 /TNxZa4VuP/U+A3YsRhM+ClaYohfswDrAvHwJkbSmpzi8sICApN4E8Jbames2qJm 491oI9A3kofY+tDQKpMPON49yQaDeKvMWVCVqnW2HwUia6vbbun2lEGdLGPdpVZp 26cDizhs221j0fDb7Rs1tQrLs1uqX82FE5lHNS82aa9U0kdXsf2DfRrNTC2Bpdoo JCdpNlBqCVpCddiew7GngAqUeylGuHbySqovFu9ekIYjOL4KV5SGRPIKk7K/RdWF x/5pCw+DpDLTC+C3IZWRH6h0blvO7Lhmc1YTaRUFVG1Q7BSVgjDDwsZgvssUxrak 7my04qsWBAYkEN8jtUCfs6PoIpMZTsqVnbrOgT+U1/6ooDiVFRPmRLbVguJVBvGl 2IlXV02p8HFSLsl9Zpr12wGhjZo3rAAZwsN62C2INxaqjifvSND2hG1EMRqL3oCv 1yrxe166 =S3jg -----END PGP SIGNATURE----- --7psWimaiFkHzX0Hy--