diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-02-20 16:15:21 +0100 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-03-16 15:57:53 -0700 |
commit | df934cbcbff7afbc024bf05f02615917c61f6470 (patch) | |
tree | 2aa4045d53c2fe6de6ca16f8c21a886a697254ec /drivers/fpga/fpga-mgr.c | |
parent | a91f77ef155e90b738c0d716844e31e136e9c6b4 (diff) |
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/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions