summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorDevarsh Thakkar <devarsht@ti.com>2024-02-23 13:54:58 +0530
committerPraneeth Bajjuri <praneeth@ti.com>2024-02-23 11:07:00 -0600
commited30ae315c83e1ed2db76b2f740859e5289737a1 (patch)
tree3481b38466dde09a97c5a8061c773d1089ae8fa8 /configs
parentbc8e096e814ad044be30a6b517d07def55328e76 (diff)
board: ti: am62p: Fix compilation warning for implicit declaration
Fixes below warning by including cpu_funcs.h: "board/ti/am62px/evm.c: In function `spl_board_init`: board/ti/am62px/evm.c:83:9: warning: implicit declaration of function `enable_caches` [-Wimplicit-function-declaration] 83 | enable_caches();" | ^~~~~~~~~~~~~ While at it, also sort the include headers by placing video.h at the end. Fixes: a7e8f56abf9 ("board: ti: am62p: Add splash screen support") Reviewed-by: Kamlesh Gurudasani <kamlesh@ti.com> Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
Diffstat (limited to 'configs')
0 files changed, 0 insertions, 0 deletions