1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 00:57:10 +01:00
Files
u-boot-megous/include/clk-uclass.h
Simon Glass fb8c0d595f clk: 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.8 KiB