mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 16:52:14 +02:00
This function name conflicts with our desire to #define free() to something else on sandbox. Since it deals with resources, rename it to rfree(). Signed-off-by: Simon Glass <sjg@chromium.org>