]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8b742f9bc37c299f78ad9fb0066cf44728ccd3fb
tree03abf87f35dc7228801f993b9c2c2c4249fa9fc4
parent07fe23126b7cdc1ab3e785ef7c9219d92bd93a8d
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