diff options
author | Jani Nikula <jani.nikula@intel.com> | 2019-01-08 16:12:05 +0200 |
---|---|---|
committer | Zhenyu Wang <zhenyuw@linux.intel.com> | 2019-01-10 11:29:02 +0800 |
commit | b007065a0aebfba859cecbc23271542b04784567 (patch) | |
tree | e29df0ef5a7223213f03288823f5a092f63a90fd /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | ed8cce30163f7b39cbca9c214a17789e7d516ff3 (diff) |
drm/i915/gvt: give the cmd parser cmd_info a const treatment
It doesn't need to be changed, make it const. The string literals should
anyway be referred to as const data.
The following gets moved to rodata section:
0000000000000080 l O .rodata 0000000000001c00 cmd_info
Reviewed-by: Yan Zhao <yan.y.zhao@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions