mirror of
https://github.com/torvalds/linux.git
synced 2024-12-07 11:31:41 +00:00
c726639bbe
We don't need to include clk.h in header files, just forward declare struct clk here. This leads us to a few places where the include of clk.h was missing in C files. Add them. Cc: James Liao <jamesjj.liao@mediatek.com> Cc: Henry Chen <henryc.chen@mediatek.com> Cc: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> |
||
---|---|---|
.. | ||
clk-gate.c | ||
clk-gate.h | ||
clk-mt8135.c | ||
clk-mt8173.c | ||
clk-mtk.c | ||
clk-mtk.h | ||
clk-pll.c | ||
Makefile | ||
reset.c |