drm/i915: remove ICP_PP_CONTROL
authorLucas De Marchi <lucas.demarchi@intel.com>
Fri, 8 Mar 2019 23:23:21 +0000 (15:23 -0800)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Thu, 27 Feb 2020 16:54:30 +0000 (18:54 +0200)
commit945fa3bc9dfd0f09fa8cf13602b231ae0a898fff
tree8f73e9f588a60ee6d59cb5cd3cc45f9504c9d5a7
parentdd91ddcdd507d2964b3203886ca5d16a6fcced7e
drm/i915: remove ICP_PP_CONTROL

This register was placed in the middle of the PP_STATUS definition
instead of together with the PP_CONTROL where it should. Since it's not
used and there are no current plans to use it, just remove the
definition.

v2: remove the define rather than moving it.

Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190308232321.30168-1-lucas.demarchi@intel.com
drivers/gpu/drm/i915/i915_reg.h