Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: make some needlessly global sh7724 clocks static
These clocks are currently only used inside one .c file and are not declared in any headers, therefore having them global is useless. Signed-off-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
- Loading branch information