diff options
author | 2019-09-11 08:47:27 +0100 | |
---|---|---|
committer | 2019-09-11 13:48:42 +0100 | |
commit | 43ed22753cf18c4bf60de81d567beee908e5e9f3 (patch) | |
tree | 0563cb7e917ca6557c612bf7a7cbc25d7f43d84d /drivers/gpu/drm/i915/display/intel_atomic.c | |
parent | drm/i915: Make i915_vma.flags atomic_t for mutex reduction (diff) | |
download | wireguard-linux-43ed22753cf18c4bf60de81d567beee908e5e9f3.tar.xz wireguard-linux-43ed22753cf18c4bf60de81d567beee908e5e9f3.zip |
drm/i915/display: Add glk_cdclk_table
Commit 736da8112fee ("drm/i915: Use literal representation of cdclk
tables") pushed the cdclk logic into tables, adding glk_cdclk_table but
not using yet:
drivers/gpu/drm/i915/display/intel_cdclk.c:1173:38: error: ‘glk_cdclk_table’ defined but not used [-Werror=unused-const-variable=]
Fixes: 736da8112fee ("drm/i915: Use literal representation of cdclk tables")
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Cc: Ville Syrjälä <ville.syrjala@linux.intel.com>
Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Jani Nikula <jani.nikula@linux.intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190911074727.32585-1-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/display/intel_atomic.c')
0 files changed, 0 insertions, 0 deletions