drm: ttm sparse fixes.
authorDaniel J Blueman <daniel.blueman@gmail.com>
Wed, 22 Sep 2010 16:45:45 +0000 (17:45 +0100)
committerDave Airlie <airlied@redhat.com>
Fri, 24 Sep 2010 00:09:08 +0000 (10:09 +1000)
commit0e57a3cc71884ef38e0568b63e004e2c782ea6d2
tree03abf87f35dc7228801f993b9c2c2c4249fa9fc4
parenta5d60827a6bf9e7345f9e50423c1673ec4e14568
drm: ttm sparse fixes.

Correct allocation flags type and function prototype for ANSI C compliance.

[airlied: whitespace fixed]

Signed-off-by: Daniel J Blueman <daniel.blueman@gmail.com>
Reviewed-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/ttm/ttm_page_alloc.c