[PATCH 1/6] sysinfo: uclass: use sysinfo_priv size for per_device_auto
Simon Glass
sjg at chromium.org
Fri May 8 19:55:40 CEST 2026
On 2026-05-08T08:48:28, Feilke, Alexander
<Alexander.Feilke at ew.tq-group.com> wrote:
> sysinfo: uclass: use sysinfo_priv size for per_device_auto
>
> Reference the struct itself for the size as it is more robust,
> even if it contains just a bool at the moment.
>
> Signed-off-by: Nora Schiffer <nora.schiffer at ew.tq-group.com>
> Signed-off-by: Alexander Feilke <alexander.feilke at ew.tq-group.com>
>
> drivers/sysinfo/sysinfo-uclass.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list