From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 19 Feb 2020 07:21:03 -0500 Subject: [PATCH] arch: arm: Fix SZ_64K undeclared compilation error In-Reply-To: References: <1581658252-12240-1-git-send-email-wasim.khan@nxp.com> Message-ID: <20200219122103.GU18302@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Feb 19, 2020 at 07:03:26AM +0000, Priyanka Jain (OSS) wrote: > >-----Original Message----- > >From: U-Boot On Behalf Of Bharat Kumar > >Reddy > >Sent: Tuesday, February 18, 2020 4:19 PM > >To: Wasim Khan ; Priyanka Jain > >; vladimir.olovyannikov at broadcom.com > >Cc: u-boot at lists.denx.de > >Subject: Re: [PATCH] arch: arm: Fix SZ_64K undeclared compilation error > > > >Looks good to me. > > > >On 14/02/20 11:00 am, Wasim Khan wrote: > >> Macro SZ_64K is undeclared. Include sizes.h to fix the compilation > >> error. > >> > >> Signed-off-by: Wasim Khan > >> --- > >> arch/arm/lib/gic-v3-its.c | 1 + > >> 1 file changed, 1 insertion(+) > >> > >> diff --git a/arch/arm/lib/gic-v3-its.c b/arch/arm/lib/gic-v3-its.c > >> index e19ab01..6ee22d2 100644 > >> --- a/arch/arm/lib/gic-v3-its.c > >> +++ b/arch/arm/lib/gic-v3-its.c > >> @@ -6,6 +6,7 @@ > >> #include > >> #include > >> #include > >> +#include > >> > >> static u32 lpi_id_bits; > >> > Tom, > Some of patches in my backlog are dependent on this. Can you please apply this fix. Reviewed-by: Tom Rini Please just pick it up, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 659 bytes Desc: not available URL: