diff options
author | Pekka Paalanen <pq@iki.fi> | 2009-08-23 13:40:55 +0400 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-08-27 05:21:08 +0400 |
commit | a1a2d1d32250f6fcc317419e9dfb4a5a6946d2e6 (patch) | |
tree | 3ef2ff19e439764d73c78ed77f15cce554920a5f /drivers/gpu/drm/radeon/mkregtable.c | |
parent | 3f7dc91adef90a20f806282724c40d68d5b020aa (diff) | |
download | linux-a1a2d1d32250f6fcc317419e9dfb4a5a6946d2e6.tar.xz |
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 'drivers/gpu/drm/radeon/mkregtable.c')
0 files changed, 0 insertions, 0 deletions