[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <165339057319.1718562.17208569105645113277.b4-ty@ellerman.id.au>
Date: Tue, 24 May 2022 21:09:33 +1000
From: Michael Ellerman <patch-notifications@...erman.id.au>
To: paulus@...ba.org, benh@...nel.crashing.org,
YueHaibing <yuehaibing@...wei.com>, christophe.leroy@...roup.eu,
mpe@...erman.id.au
Cc: linuxppc-dev@...ts.ozlabs.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH -next] powerpc/book3e: Fix build error
On Tue, 17 May 2022 17:48:30 +0800, YueHaibing wrote:
> arch/powerpc/mm/nohash/fsl_book3e.c: In function ‘relocate_init’:
> arch/powerpc/mm/nohash/fsl_book3e.c:348:2: error: implicit declaration of function ‘early_get_first_memblock_info’ [-Werror=implicit-function-declaration]
> early_get_first_memblock_info(__va(dt_ptr), &size);
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Add missing include file linux/of_fdt.h to fix this.
>
> [...]
Applied to powerpc/next.
[1/1] powerpc/book3e: Fix build error
https://git.kernel.org/powerpc/c/7574dd080ee0a1e8a9c6312dc7c8fe97f73415ff
cheers
Powered by blists - more mailing lists