summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_vma_types.h
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2021-03-18 21:10:39 +0300
committerVille Syrjälä <ville.syrjala@linux.intel.com>2021-04-28 15:55:09 +0300
commit661af37946f32d9bf28b11a6e0626c1012813190 (patch)
treeadbe6c7584395f3c8d99e901256f436420616e93 /drivers/gpu/drm/i915/i915_vma_types.h
parent8ec7d10a54798718f6c166639a79991c8b53ddee (diff)
downloadlinux-661af37946f32d9bf28b11a6e0626c1012813190.tar.xz
drm/i915: Remove stray newlines
A bunch of files have a stray newline at the end. Remove it. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20210318181039.17260-2-ville.syrjala@linux.intel.com Reviewed-by: Imre Deak <imre.deak@intel.com>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_vma_types.h')
-rw-r--r--drivers/gpu/drm/i915/i915_vma_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/i915/i915_vma_types.h b/drivers/gpu/drm/i915/i915_vma_types.h
index 6b1bfa230b82..995b502d7e5d 100644
--- a/drivers/gpu/drm/i915/i915_vma_types.h
+++ b/drivers/gpu/drm/i915/i915_vma_types.h
@@ -286,4 +286,3 @@ struct i915_vma {
};
#endif
-