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>
Showing
- drivers/clk/clk-ti-sci.c 1 addition, 1 deletiondrivers/clk/clk-ti-sci.c
- drivers/clk/clk-uclass.c 2 additions, 2 deletionsdrivers/clk/clk-uclass.c
- drivers/clk/clk_sandbox.c 1 addition, 1 deletiondrivers/clk/clk_sandbox.c
- drivers/clk/tegra/tegra-car-clk.c 1 addition, 1 deletiondrivers/clk/tegra/tegra-car-clk.c
- include/clk-uclass.h 2 additions, 2 deletionsinclude/clk-uclass.h
Loading
Please register or sign in to comment