git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6c656b
)
drm: remove a bunch of typedefs on the userspace interface
author
Dave Airlie
<airlied@linux.ie>
Wed, 11 Jul 2007 05:27:12 +0000
(15:27 +1000)
committer
Dave Airlie
<airlied@linux.ie>
Wed, 11 Jul 2007 05:27:12 +0000
(15:27 +1000)
This moves a bunch of typedefs into a !defined __KERNEL__ to keep userspace
API compatiblity, it changes all internal usages to structs/enum/unions.
Signed-off-by: Dave Airlie <airlied@linux.ie>
No differences found