diff options
author | 2021-12-04 11:55:21 +0100 | |
---|---|---|
committer | 2022-01-12 02:52:37 -0500 | |
commit | 1b277c892940af1d06c2433f3f3a39d4bd146c89 (patch) | |
tree | cff3c8080324f89d6c706269aa4259ac8ec1cfca /drivers/gpu/drm/i915/intel_pcode.h | |
parent | drm/i915/gvt: Constify intel_gvt_gtt_pte_ops (diff) | |
download | linux-dev-1b277c892940af1d06c2433f3f3a39d4bd146c89.tar.xz linux-dev-1b277c892940af1d06c2433f3f3a39d4bd146c89.zip |
drm/i915/gvt: Constify intel_gvt_irq_ops
These are never modified, so make them const to allow the compiler to
put them in read-only memory.
Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Zhi Wang <zhi.a.wang@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20211204105527.15741-4-rikard.falkeborn@gmail.com
Reviewed-by: Zhi Wang <zhi.a.wang@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_pcode.h')
0 files changed, 0 insertions, 0 deletions