summaryrefslogtreecommitdiffstats
path: root/drivers/clk/hisilicon/clk.c
diff options
context:
space:
mode:
authorArnd Bergmann2018-02-20 16:15:21 +0100
committerStephen Boyd2018-03-16 23:57:53 +0100
commitdf934cbcbff7afbc024bf05f02615917c61f6470 (patch)
tree2aa4045d53c2fe6de6ca16f8c21a886a697254ec /drivers/clk/hisilicon/clk.c
parentclk: hisilicon: Mark phase_ops static (diff)
downloadkernel-qcow2-linux-df934cbcbff7afbc024bf05f02615917c61f6470.tar.gz
kernel-qcow2-linux-df934cbcbff7afbc024bf05f02615917c61f6470.tar.xz
kernel-qcow2-linux-df934cbcbff7afbc024bf05f02615917c61f6470.zip
clk: hisilicon: mark wdt_mux_p[] as const
The symbol is in the __initconst section but not marked init, which caused a warning when building with LTO. This makes it 'const' as was obviously intended. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Fixes: c80dfd9bf54e ("clk: hisilicon: add CRG driver for Hi3516CV300 SoC") Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/hisilicon/clk.c')
0 files changed, 0 insertions, 0 deletions