mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
to_clk_*(_hw) macros have been repeatedly defined in many places. This patch moves all the to_clk_*(_hw) definitions in the common clock framework to public header clk-provider.h, and drop the local definitions. Signed-off-by: Geliang Tang <geliangtang@163.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> (cherry picked from commit 5fd9c05c846db98319e75496612da24435cee208) Change-Id: Ib0f9de8b9aeb30302b9d21e6668a35d18764517e Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>