1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 03:27:10 +01:00
Files
u-boot-megous/include/mailbox-uclass.h
Simon Glass cc92c3cc68 mailbox: Rename free() to rfree()
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>
2020-02-05 19:33:46 -07:00

2.4 KiB