Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 180124
b: refs/heads/master
c: dd5fde6
h: refs/heads/master
v: v3
  • Loading branch information
Richard Kennedy authored and Dave Airlie committed Feb 1, 2010
1 parent 47dc060 commit f458ff8
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: 4b866288be6ffaefaad9cec212cb09e3258a68ee
refs/heads/master: dd5fde6041d7ea30fcfedcc159a4cec8b01f73b2
2 changes: 1 addition & 1 deletion trunk/drivers/gpu/drm/ttm/ttm_object.c
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,8 @@ struct ttm_ref_object {
struct drm_hash_item hash;
struct list_head head;
struct kref kref;
struct ttm_base_object *obj;
enum ttm_ref_type ref_type;
struct ttm_base_object *obj;
struct ttm_object_file *tfile;
};

Expand Down

0 comments on commit f458ff8

Please sign in to comment.