diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2014-05-08 22:19:42 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2014-05-13 14:13:23 +0200 |
commit | 36dfcea47a862421154e9943ada5f8147bcbd43c (patch) | |
tree | 15937cd978079319e99aa65a267bc581a95455d6 /lib/decompress.c | |
parent | 3e3b2c39081c7f22f300da89b6e922a4dd2899d3 (diff) | |
download | linux-36dfcea47a862421154e9943ada5f8147bcbd43c.tar.bz2 |
x86/gpu: Sprinkle const, __init and __initconst to stolen memory quirks
gen8_stolen_size() is missing __init, so add it.
Also all the intel_stolen_funcs structures can be marked
__initconst.
intel_stolen_ids[] can also be made const if we replace the
__initdata with __initconst.
Cc: Ingo Molnar <mingo@kernel.org>
Cc: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'lib/decompress.c')
0 files changed, 0 insertions, 0 deletions