diff options
author | Pekka Paalanen <pq@iki.fi> | 2009-08-23 12:40:55 +0300 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-08-27 11:21:08 +1000 |
commit | a1a2d1d32250f6fcc317419e9dfb4a5a6946d2e6 (patch) | |
tree | 3ef2ff19e439764d73c78ed77f15cce554920a5f /samples | |
parent | 3f7dc91adef90a20f806282724c40d68d5b020aa (diff) | |
download | op-kernel-dev-a1a2d1d32250f6fcc317419e9dfb4a5a6946d2e6.zip op-kernel-dev-a1a2d1d32250f6fcc317419e9dfb4a5a6946d2e6.tar.gz |
drm: GEM handles are u32, not int
Several functions in the GEM kernel API used int as handle type, but
user API has it __u32 which is also the intended type.
Replace int with u32.
Signed-off-by: Pekka Paalanen <pq@iki.fi>
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions