Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 221763
b: refs/heads/master
c: 30c5666
h: refs/heads/master
i:
  221761: f39e729
  221759: 61fd92e
v: v3
  • Loading branch information
Christoph Fritz authored and Chris Wilson committed Nov 1, 2010
1 parent 999b73a commit a974919
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: 395b70be54bed5fdf6c4173c78e8a49f960f241d
refs/heads/master: 30c56660fc4ba9bad7847ad43bb059d2447001d4
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/i915/intel_opregion.c
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,6 @@ int intel_opregion_setup(struct drm_device *dev)
return 0;

err_out:
iounmap(opregion->header);
iounmap(base);
return err;
}

0 comments on commit a974919

Please sign in to comment.