Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371428
b: refs/heads/master
c: f9d8149
h: refs/heads/master
v: v3
  • Loading branch information
Patrik Jakobsson committed Apr 3, 2013
1 parent ea0e907 commit 8821436
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: bda50031d57db518ed90c506e1722997058100df
refs/heads/master: f9d8149ac1352143ba773c6cc034d268ed3cf1e3
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/gma500/framebuffer.c
Original file line number Diff line number Diff line change
Expand Up @@ -431,7 +431,7 @@ static int psbfb_create(struct psb_fbdev *fbdev,
fbdev->psb_fb_helper.fbdev = info;

drm_fb_helper_fill_fix(info, fb->pitches[0], fb->depth);
strcpy(info->fix.id, "psbfb");
strcpy(info->fix.id, "psbdrmfb");

info->flags = FBINFO_DEFAULT;
if (dev_priv->ops->accel_2d && pitch_lines > 8) /* 2D engine */
Expand Down

0 comments on commit 8821436

Please sign in to comment.