diff options
author | Nicolas Pitre <[email protected]> | 2015-07-28 19:43:20 -0400 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2015-08-24 16:59:32 -0700 |
commit | e3ee276a5a62a1cd06de46aa0c808000d3fef00e (patch) | |
tree | 0b36813b9b0f3dfd99f91d0083e32fe09973529d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 10897370345b792c00ccba6aa7ea86ae6bfa2c7a (diff) |
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 <[email protected]>
Signed-off-by: Michael Turquette <[email protected]>
[[email protected]: Dropped hunks that moved const char *
arrays to const char * const]
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions