Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 148733
b: refs/heads/master
c: 3c24475
h: refs/heads/master
i:
  148731: 6bb1422
v: v3
  • Loading branch information
Jerome Glisse authored and Dave Airlie committed Jun 12, 2009
1 parent 5a42f8a commit bd52da0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f2cb5d86e1af175a9b210241800f03a447f92621
refs/heads/master: 3c24475c1e4e8d10e50df161d8c4f1d382997a7c
2 changes: 2 additions & 0 deletions trunk/include/drm/drm_hashtab.h
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@
#ifndef DRM_HASHTAB_H
#define DRM_HASHTAB_H

#include <linux/list.h>

#define drm_hash_entry(_ptr, _type, _member) container_of(_ptr, _type, _member)

struct drm_hash_item {
Expand Down

0 comments on commit bd52da0

Please sign in to comment.