diff options
author | 2015-07-28 19:43:20 -0400 | |
---|---|---|
committer | 2015-08-24 16:59:32 -0700 | |
commit | e3ee276a5a62a1cd06de46aa0c808000d3fef00e (patch) | |
tree | 0b36813b9b0f3dfd99f91d0083e32fe09973529d /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | clk: rockchip: register pll mux before pll itself (diff) | |
download | wireguard-linux-e3ee276a5a62a1cd06de46aa0c808000d3fef00e.tar.xz wireguard-linux-e3ee276a5a62a1cd06de46aa0c808000d3fef00e.zip |
drivers/clk: appropriate __init annotation for const data
Init data marked const should be annotated with __initconst for
correctness and not __initdata. This also fixes LTO builds that
otherwise fail with section mismatch errors.
Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Michael Turquette <mturquette@baylibre.com>
[sboyd@codeaurora.org: Dropped hunks that moved const char *
arrays to const char * const]
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions