Skip to content

Commit

Permalink
drm/tegra: fb: Remove gratuituous blank line
Browse files Browse the repository at this point in the history
This was introduced by mistake in commit 0f7d905 ("drm/tegra: Use
new drm_fb_helper functions"). Remove it.

Signed-off-by: Thierry Reding <[email protected]>
  • Loading branch information
thierryreding committed Oct 30, 2015
1 parent 3fe2c7d commit c8a8067
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/gpu/drm/tegra/fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -341,7 +341,6 @@ static int tegra_fbdev_init(struct tegra_fbdev *fbdev,

static void tegra_fbdev_exit(struct tegra_fbdev *fbdev)
{

drm_fb_helper_unregister_fbi(&fbdev->base);
drm_fb_helper_release_fbi(&fbdev->base);

Expand Down

0 comments on commit c8a8067

Please sign in to comment.