]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Add missing commas to the end of the subplatform ID arrays
authorVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 5 Jun 2019 16:29:45 +0000 (19:29 +0300)
committerVille Syrjälä <ville.syrjala@linux.intel.com>
Wed, 12 Jun 2019 11:50:25 +0000 (14:50 +0300)
commit0e12b52a231a40f50a9e4ffa34875a8cfeeba7e9
tree25f8b02cccc25fa152dcb45eda9c7313c5bc3bad
parent6f11761b1f97fccf4f2343ac4d476b83f9215311
drm/i915: Add missing commas to the end of the subplatform ID arrays

Add a comma after the final entry to make diffs less obnoxious if
we have to add further entries past the last one.

Cc: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190605162946.19223-1-ville.syrjala@linux.intel.com
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> #irc
drivers/gpu/drm/i915/intel_device_info.c