Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 345332
b: refs/heads/master
c: b0e77f4
h: refs/heads/master
v: v3
  • Loading branch information
Tommi Rantala authored and Dave Airlie committed Nov 20, 2012
1 parent 7a5fb66 commit 7a344b4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 602286469cebc9dcd6391eb33199736b15b82483
refs/heads/master: b0e77f45a6da3f361d69680baeb0e133d0bc46c0
1 change: 0 additions & 1 deletion trunk/drivers/gpu/drm/mgag200/mgag200_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ static int mga_vram_init(struct mga_device *mdev)

aper->ranges[0].base = mdev->mc.vram_base;
aper->ranges[0].size = mdev->mc.vram_window;
aper->count = 1;

remove_conflicting_framebuffers(aper, "mgafb", true);
kfree(aper);
Expand Down

0 comments on commit 7a344b4

Please sign in to comment.