Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20453
b: refs/heads/master
c: d308643
h: refs/heads/master
i:
  20451: 74026cf
v: v3
  • Loading branch information
Joshua Kinard authored and Linus Torvalds committed Feb 17, 2006
1 parent 0a318bd commit 4caf648
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: 726c14bf499e91e7ede4f1728830aba05c675061
refs/heads/master: d30864392823d5f38002fa32950689e651ee11da
2 changes: 1 addition & 1 deletion trunk/drivers/video/gbefb.c
Original file line number Diff line number Diff line change
Expand Up @@ -1243,7 +1243,7 @@ static int __devexit gbefb_remove(struct platform_device* p_dev)
(void *)gbe_tiles.cpu, gbe_tiles.dma);
release_mem_region(GBE_BASE, sizeof(struct sgi_gbe));
iounmap(gbe);
gbefb_remove_sysfs(dev);
gbefb_remove_sysfs(&p_dev->dev);
framebuffer_release(info);

return 0;
Expand Down

0 comments on commit 4caf648

Please sign in to comment.