1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-06 14:29:19 +01:00
Files
u-boot-megous/include/dma-uclass.h
Simon Glass aae9588223 dma: 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

4.3 KiB