aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorNicolas Pitre <[email protected]>2016-04-27 13:28:32 -0400
committerGreg Kroah-Hartman <[email protected]>2016-04-28 12:35:36 -0700
commitedc8c54bf454e6ba4f4631db1603f2297e4d4b67 (patch)
tree0f0dffb37de200550a0fce4215ba9987c98f9af3 /tools/perf/scripts/python
parent10871c13608a624562e082196148f1dc4e37005e (diff)
usb/host/: const data must use __initconst not __initdata
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: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions