Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 55083
b: refs/heads/master
c: bc07dc7
h: refs/heads/master
i:
  55081: 1748727
  55079: cb09dec
v: v3
  • Loading branch information
Dave Airlie committed May 8, 2007
1 parent a9c2965 commit f8abdd9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 0515b93c0ea89eb2120b0ec1d148359da01ad2e5
refs/heads/master: bc07dc7f07a2f2d4d0aa4ffb9597413ad9137d44
3 changes: 0 additions & 3 deletions trunk/drivers/char/drm/drm_os_linux.h
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ static __inline__ int mtrr_del(int reg, unsigned long base, unsigned long size)

#endif

/** Task queue handler arguments */
#define DRM_TASKQUEUE_ARGS void *arg

/** For data going into the kernel through the ioctl argument */
#define DRM_COPY_FROM_USER_IOCTL(arg1, arg2, arg3) \
if ( copy_from_user(&arg1, arg2, arg3) ) \
Expand Down

0 comments on commit f8abdd9

Please sign in to comment.