diff options
author | 2017-09-04 16:00:49 +0200 | |
---|---|---|
committer | 2017-09-04 16:00:49 +0200 | |
commit | 799b88deec3fc4cd20165549a8cfcca94cbef98c (patch) | |
tree | 25b847302841d83145b54906ef95ec0b9691208a /tools/perf/scripts/python/stackcollapse.py | |
parent | omapfb: constify omap_video_timings structures (diff) | |
download | wireguard-linux-799b88deec3fc4cd20165549a8cfcca94cbef98c.tar.xz wireguard-linux-799b88deec3fc4cd20165549a8cfcca94cbef98c.zip |
video: fbdev: annotate fb_fix_screeninfo with const and __initconst
Make these const as they are only used during a copy operation.
Some structures are used as a copy operation inside __init functions, so
make them const and replace __initdata with __initconst to avoid section
conflict error.
Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Cc: Julia Lawall <julia.lawall@lip6.fr>
Cc: Nicolas Ferre <nicolas.ferre@microchip.com>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions