drm/ttm: include linux/seq_file.h for seq_printf
authorMatt Turner <mattst88@gmail.com>
Wed, 7 Apr 2010 22:42:04 +0000 (22:42 +0000)
committerDave Airlie <airlied@redhat.com>
Thu, 8 Apr 2010 00:08:03 +0000 (10:08 +1000)
Fixes

drivers/gpu/drm/ttm/ttm_page_alloc.c: In function 'ttm_page_alloc_debugfs':
drivers/gpu/drm/ttm/ttm_page_alloc.c:829: error: implicit declaration of
function 'seq_printf'

Signed-off-by: Matt Turner <mattst88@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>

No differences found