mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-19 18:32:35 +00: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>