mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-29 02:58:17 +00:00
These functions should not modify the device. Convert them to const so that callers don't need to cast if they have a const udevice *. Signed-off-by: Simon Glass <sjg@chromium.org>