Commit f1f34ad5 authored by Thierry Reding's avatar Thierry Reding

drm/tegra: Remove spurious blank line

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 158b50ae
......@@ -145,7 +145,6 @@ struct tegra_bo *tegra_bo_create(struct drm_device *drm, unsigned int size,
kfree(bo);
return ERR_PTR(err);
}
struct tegra_bo *tegra_bo_create_with_handle(struct drm_file *file,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment