mirror of
https://xff.cz/git/u-boot/
synced 2025-10-15 23:11:36 +02:00
Use the log functions instead of pr_...() so we can avoid using __func__. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Jaehoon Chung <jh80.chung@samsung.com>