commit | 7203d49cdcb2a7916d35522959bad54aae68ab0b | [log] [tgz] |
---|---|---|
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Jan 21 19:10:57 2020 +0200 |
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | Tue Feb 04 23:33:39 2020 +0200 |
tree | fefd0e9b124b933169436288095c16d648447681 | |
parent | 37ec52ab69de484784322daf8b86bdc2496e0913 [diff] |
drm/i915: Sprinkle missing commas Add the missing comma after the last initialized element of the hpd[] arrays. Best not give people bad ideas. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20200121171100.4370-9-ville.syrjala@linux.intel.com Reviewed-by: Jani Nikula <jani.nikula@intel.com>