commit | 9ab91a30f2b95ed49404516b760577350cf1d245 | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Mon May 06 18:26:27 2019 +0300 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue May 07 21:49:57 2019 +0300 |
tree | 86930eb09babb2dc46a357b45d901bd561239bd2 | |
parent | 5a6ac10b17ff285440d6abea97b6942b13f82772 [diff] |
drm/i915: Kill PCH_KBP For us KBP is 100% identical to SPT. Kill the redundant enum value. Also bspec doesn't talk about KBP either, so this might avoid some confusion when cross checking the code against the spec. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20190506152627.20283-1-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>