clk: sophgo: Make synthesizer struct static
authorInochi Amaoto <inochiama@outlook.com>
Thu, 11 Apr 2024 23:24:38 +0000 (07:24 +0800)
committerStephen Boyd <sboyd@kernel.org>
Fri, 12 Apr 2024 05:51:24 +0000 (22:51 -0700)
commita12069a39b33c3b4c57929f5b42c88da681496ba
tree506d37936ed2a40fccb0c74f54153ce94918da90
parent1cce3e61af6a89aa4b01189257fba73e46244b2d
clk: sophgo: Make synthesizer struct static

Let all synthesizer structs are static to make the compiler happy.

Fixes: 80fd61ec4612 ("clk: sophgo: Add clock support for CV1800 SoC")
Signed-off-by: Inochi Amaoto <inochiama@outlook.com>
Link: https://lore.kernel.org/r/IA1PR20MB49531E437735A71A163694AEBB052@IA1PR20MB4953.namprd20.prod.outlook.com
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202404120548.y9dZIi0e-lkp@intel.com/
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/sophgo/clk-cv1800.c