Quite a few functions do not actually modify the device that is passed in. Update the function signatures to reflect that.
Signed-off-by: Simon Glass <[email protected]> --- drivers/core/device.c | 24 ++++++++++++------------ include/dm/device.h | 24 ++++++++++++------------ 2 files changed, 24 insertions(+), 24 deletions(-) Applied to u-boot-dm _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

