Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 358173
b: refs/heads/master
c: 203cb50
h: refs/heads/master
i:
  358171: 6d70fa6
v: v3
  • Loading branch information
Daniel Vetter committed Feb 13, 2013
1 parent 2e3fffa commit 4f4b44b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: de1ace5b56d11db26abe69fd19754f91c326763f
refs/heads/master: 203cb50143029b2bc95736ce10f7defcf59aca44
4 changes: 0 additions & 4 deletions trunk/drivers/gpu/drm/tegra/fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@ int tegra_drm_fb_init(struct drm_device *drm)
if (IS_ERR(fbdev))
return PTR_ERR(fbdev);

#ifndef CONFIG_FRAMEBUFFER_CONSOLE
drm_fbdev_cma_restore_mode(fbdev);
#endif

host1x->fbdev = fbdev;

return 0;
Expand Down

0 comments on commit 4f4b44b

Please sign in to comment.