drm/radeon: fix passing wrong type to gem object create.
authorDave Airlie <airlied@redhat.com>
Sun, 22 Aug 2010 22:27:47 +0000 (08:27 +1000)
committerDave Airlie <airlied@redhat.com>
Sun, 22 Aug 2010 22:27:47 +0000 (08:27 +1000)
We are passing a ttm type when we want to pass true/false.

Reported-by: Dr. David Alan Gilbert <linux@treblig.org>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found