diff options
author | Krzysztof Kozlowski <krzk@kernel.org> | 2017-06-16 21:28:05 +0200 |
---|---|---|
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | 2017-06-24 22:52:38 +0200 |
commit | 6b72086d8594febb9e9d63cfb29d950da17e8f06 (patch) | |
tree | 42dfc2166ba0dd1900c86111afbafba1d43de9be /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 21df6fed0db35cf4382734126bd206b6c750e17c (diff) |
rtc: s3c: Do not remove const from rodata memory
All instances of struct s3c_rtc_data are in fact static const thus
put in rodata so we should not drop the const while getting the pointer
to them.
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions