Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 318663
b: refs/heads/master
c: 3a7f2f6
h: refs/heads/master
i:
  318661: c2fd92f
  318659: 9d15a45
  318655: c5fa79e
v: v3
  • Loading branch information
Ville Syrjälä authored and Daniel Vetter committed Jul 5, 2012
1 parent cd925b2 commit bef4c4c
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: de2b998552c1534e87bfbc51ec5734b02bc89020
refs/heads/master: 3a7f2f6a9e43f2c5ce45d4ca19c43bf61df3f0dd
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ static int intelfb_create(struct intel_fbdev *ifbdev,
struct drm_i915_private *dev_priv = dev->dev_private;
struct fb_info *info;
struct drm_framebuffer *fb;
struct drm_mode_fb_cmd2 mode_cmd;
struct drm_mode_fb_cmd2 mode_cmd = {};
struct drm_i915_gem_object *obj;
struct device *device = &dev->pdev->dev;
int size, ret;
Expand Down

0 comments on commit bef4c4c

Please sign in to comment.