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 388F4C001B0 for ; Wed, 19 Jul 2023 20:28:21 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 13D668676D; Wed, 19 Jul 2023 22:28:20 +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="GAddaf6n"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E900E8675B; Wed, 19 Jul 2023 22:28:17 +0200 (CEST) Received: from mail-yw1-x1130.google.com (mail-yw1-x1130.google.com [IPv6:2607:f8b0:4864:20::1130]) (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 3C3938676D for ; Wed, 19 Jul 2023 22:28:15 +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-yw1-x1130.google.com with SMTP id 00721157ae682-5836d23abebso1236747b3.3 for ; Wed, 19 Jul 2023 13:28:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689798494; x=1692390494; 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=rjB9MkrrbbSaeYCxd34Q5tbEfMs+x5e38PAdKRKV5O8=; b=GAddaf6nCdYDg9DlvkTUvn628usedAlsQu4OQbEpilboTAe5P3cDA+mZrvSWHznnmU RDjy455SjWnqvQGzMpmNgXLYqfafplGQ4VEmgmbXDZTJEFB82Ki7P0lJ0eZpEvw7gRk5 j2JVSynlNwi/jPAbFJGPTL0t5rPkerOfzOdeU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689798494; x=1692390494; 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=rjB9MkrrbbSaeYCxd34Q5tbEfMs+x5e38PAdKRKV5O8=; b=Y19//aIRh+DYKEAfn+TAzNMIRFzvLABIelPNji1WRiAc9b2Ooycmvt2ZfjdfYG4p6D hUvOJHZgfWHlYkCTgXnTjWJ53uyeK5qBrjyg1lrFrLaz1nOFXIUVhJLS8AXcXi6oaavg ZT5QtAj+KcSZ9w/SOxIWdhOGN521TVrnUkE39HnZHg0ilA1X74V9Ap2HVLVgH3UiGBct FCOE0KJmx2N7jpGYtliCUkhcjP9Mo7QzgssiFu9Re13K4HpfFpSC5RuuI0j3nCnx/Mlp BZeExMiixKSqtE16/ZtLtCMc+jMxcYeOy1wZnWl+VA11ZuB9NY7wMZCwuV8SY+4WIAUS c1Vg== X-Gm-Message-State: ABy/qLbh7BnjvzGub9ikr0YdsJjHsLNNrf4c1O585dFMlQgbOO1Hh1Ok jDFzwyKPB3rK1Ieqtq1HBCms0g== X-Google-Smtp-Source: APBJJlFR7muA72PIj0MDsFlb+DbzFYlQrVExCR4KW9jCeP4eL3u3BR58cvimcoxCdIPCc2D+JpiR0g== X-Received: by 2002:a81:7203:0:b0:577:3fb4:f245 with SMTP id n3-20020a817203000000b005773fb4f245mr236059ywc.19.1689798493764; Wed, 19 Jul 2023 13:28:13 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-db2e-065f-d044-b9a4.res6.spectrum.com. [2603:6081:7b00:6400:db2e:65f:d044:b9a4]) by smtp.gmail.com with ESMTPSA id j187-20020a816ec4000000b0058038e6609csm1212397ywc.74.2023.07.19.13.28.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 19 Jul 2023 13:28:13 -0700 (PDT) Date: Wed, 19 Jul 2023 16:28:11 -0400 From: Tom Rini To: christian.taedcke-oss@weidmueller.com Cc: u-boot@lists.denx.de, Christian Taedcke , Niel Fourie Subject: Re: [PATCH v4 1/2] board/km/cent2: add include common.h Message-ID: <20230719202811.GC1670569@bill-the-cat> References: <20230719134544.235585-1-christian.taedcke-oss@weidmueller.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="CtAn+6oxH3xeM4nV" Content-Disposition: inline In-Reply-To: <20230719134544.235585-1-christian.taedcke-oss@weidmueller.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 --CtAn+6oxH3xeM4nV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 19, 2023 at 03:45:43PM +0200, christian.taedcke-oss@weidmueller= =2Ecom wrote: > From: Christian Taedcke >=20 > Including common.h before event.h is required, because the new fpga > load event in event.h uses the size_t type. >=20 > Signed-off-by: Christian Taedcke > --- >=20 > Changes in v4: > - add include common.h to kmcent2 board file >=20 > board/keymile/kmcent2/kmcent2.c | 1 + > 1 file changed, 1 insertion(+) >=20 > diff --git a/board/keymile/kmcent2/kmcent2.c b/board/keymile/kmcent2/kmce= nt2.c > index ed552c57b5..6dbaaa5457 100644 > --- a/board/keymile/kmcent2/kmcent2.c > +++ b/board/keymile/kmcent2/kmcent2.c > @@ -6,6 +6,7 @@ > * Copyright 2013 Freescale Semiconductor, Inc. > */ > =20 > +#include > #include > #include > #include No, we aren't adding common.h to more files. What in event.h needs some other part of common.h that it's not getting today? common.h has nothing more in it than other includes. --=20 Tom --CtAn+6oxH3xeM4nV Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmS4R1UACgkQFHw5/5Y0 tywu4Qv/RjIWPD9DT7r3ZZ1rSBxVomePk2rQQCeu6COvRNQOu3R05b0HeUh5S1/a R9EJbbfUZSawIk0K3ZJ7jDXjwMPxL2cLVAE1HT7XytinT/e+TL4rH1uQ42ABooCQ eCjFc1Iy9RPadhRHNXDV5TR4GY9omT0c34u497O3CPuFCj1yaODJfVCkDVXurQB1 l/0bLpFj8cOJIQyLq2E0IuK4scMfwbHWGc2lKWyn+8hRtl57M7OlwC+8Qtj+clUI oZyKc2Eic4B6wBa1nXeQe7hO9lWgsVg7h0yDs9SxWWgKRWMvKYwWPUlQ+kgJtvwF lfp1HzJTkoSE+TZGJbDNINEYhwX6ReFYDORof3cQwIi+X2zZh4C5Yt3ru8Y+StYm PE7LCt/t8BS3DP3bLTy2Tq5MYpRY7JBrlkXSAzDOPp/97CMHkFQFz0ZbWzw5k+bK zG3m0ut8n3YYfwycYX1IZShB2r5owfCT+Nuzn1VF7/YYzKOfJXiXGhU+5/tpCg6W CnUN1Jc3 =g3LY -----END PGP SIGNATURE----- --CtAn+6oxH3xeM4nV--