commit | af7187b784432d62cb2059d65ef91b7e0aa77a4f | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Tue Jun 12 16:56:53 2018 -0700 |
committer | Paulo Zanoni <paulo.r.zanoni@intel.com> | Mon Jun 18 15:32:10 2018 -0700 |
tree | d109b8082b8024485a774b8d5f20923a9bb5e242 | |
parent | 5ee8ee86c86f30950a6e53eb5a340e929353e855 [diff] |
drm/i915/i915_reg.h: fix the checkpatch SPACE_BEFORE_TAB issues Since I'm touching the file I might as well fix this class of errors since they are just a few. Also drive-by fix the styling of the VLV_TURBO_SOC_OVERRIDE definitions instead of just the spaces before the tabs. Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180612235654.7914-3-paulo.r.zanoni@intel.com