commit | cbd9b9f2e7b1f2e34478e0b1d944d521063e430d | [log] [tgz] |
---|---|---|
author | Lucas De Marchi <lucas.demarchi@intel.com> | Thu Oct 10 18:09:04 2019 -0700 |
committer | Lucas De Marchi <lucas.demarchi@intel.com> | Fri Oct 18 17:28:16 2019 -0700 |
tree | c47c6195c3d5afcae57edf29374161d78e6aaa0c | |
parent | 10d987fd1b7baceaafa78d805e71427ab735b4e4 [diff] |
drm/i915: remove extra new line on pipe_config mismatch The new line is already added by pipe_config_mismatch(), so the callers shouldn't add it. Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20191011010907.103309-5-lucas.demarchi@intel.com