[PATCH v3 1/7] sysinfo: uclass: use sysinfo_priv size for per_device_auto
Simon Glass
sjg at chromium.org
Mon Jun 1 23:12:05 CEST 2026
On 2026-05-27T09:51:17, Alexander Feilke
<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