-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 259670 b: refs/heads/master c: eee9b52 h: refs/heads/master v: v3
- Loading branch information
Alan Cox
authored and
Greg Kroah-Hartman
committed
Jul 5, 2011
1 parent
772abf3
commit aa70998
Showing
4 changed files
with
57 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: a897854c30903bc77d919fc303009d17c1548b08 | ||
refs/heads/master: eee9b52e5e9024abd7fc9e5a71230218cbc9db93 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
extern void drm_gem_object_release_wrap(struct drm_gem_object *obj); | ||
extern int drm_gem_private_object_init(struct drm_device *dev, | ||
struct drm_gem_object *obj, size_t size); | ||
|
||
extern int gem_create_mmap_offset(struct drm_gem_object *obj); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters