Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 371637
b: refs/heads/master
c: 33896bf
h: refs/heads/master
i:
  371635: 2dbf36b
v: v3
  • Loading branch information
Dave Airlie authored and Dave Airlie committed Apr 30, 2013
1 parent 8d258c0 commit e9dd4d0
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: 011c2282c74db120f01a8414edc66c3f217f5511
refs/heads/master: 33896bf3207d8812274747b8b96776d27082e580
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/udl/udl_fb.c
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,7 @@ static int udlfb_create(struct drm_fb_helper *helper,
struct udl_fbdev *ufbdev = (struct udl_fbdev *)helper;
struct drm_device *dev = ufbdev->helper.dev;
struct fb_info *info;
struct device *device = &dev->usbdev->dev;
struct device *device = dev->dev;
struct drm_framebuffer *fb;
struct drm_mode_fb_cmd2 mode_cmd;
struct udl_gem_object *obj;
Expand Down

0 comments on commit e9dd4d0

Please sign in to comment.