]> Git Repo - J-u-boot.git/commit - boot/scene_internal.h
expo: Make scene_obj_find() take a const scene
authorSimon Glass <[email protected]>
Mon, 14 Aug 2023 22:40:21 +0000 (16:40 -0600)
committerTom Rini <[email protected]>
Fri, 25 Aug 2023 17:54:33 +0000 (13:54 -0400)
commit633b3dc75536a7a878126c41babc248c095b66fe
treef5f3da366c6155eeda08abd8226ecef58d751e1d
parent7c6b18fb5494a1da2421b16c42d31fc466c38362
expo: Make scene_obj_find() take a const scene

This does not change the scene, so mark the pointer const.

Signed-off-by: Simon Glass <[email protected]>
boot/scene.c
boot/scene_internal.h
This page took 0.033279 seconds and 4 git commands to generate.