1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 13:17:10 +01:00
Files
u-boot-megous/include/dm/device-internal.h
Walter Lozano 908d0243ac core: drop const for struct driver_info
In order to prepare for a new support of phandle when OF_PLATDATA is used
drop the const for struct driver_info as this struct will need to be
updated on runtime.

Signed-off-by: Walter Lozano <walter.lozano@collabora.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-07-09 22:00:29 -06:00

7.1 KiB