mirror of
https://github.com/torvalds/linux.git
synced 2024-11-22 12:11:40 +00:00
3aff9b5492
There's a few pll gate clocks which were not marked with static, and
those clock are used only in the current file, so add static key word
for them.
Fixes:
|
||
---|---|---|
.. | ||
common.c | ||
common.h | ||
composite.c | ||
composite.h | ||
div.c | ||
div.h | ||
gate.c | ||
gate.h | ||
Kconfig | ||
Makefile | ||
mux.c | ||
mux.h | ||
pll.c | ||
pll.h | ||
sc9860-clk.c | ||
sc9863a-clk.c |