[PATCH V2 1/2] board: ti: am62x: evm: Include necessary header files

Tom Rini trini at konsulko.com
Sat Jul 22 01:34:26 CEST 2023


On Wed, Jun 21, 2023 at 04:29:52PM +0530, Nikhil M Jain wrote:

> At the time of compilation evm.c gives below warning for implicit
> declaration of enable_caches, to mitigate this include cpu_func.h.
> 
> board/ti/am62x/evm.c: In function ‘spl_board_init’:
> board/ti/am62x/evm.c:90:9: warning: implicit declaration of function ‘enable_caches’ [-Wimplicit-function-declaration]
> 90 |         enable_caches();
> 
> Signed-off-by: Nikhil M Jain <n-jain1 at ti.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20230721/3d0e5717/attachment.sig>


More information about the U-Boot mailing list