]> bbs.cooldavid.org Git - net-next-2.6.git/commit
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)
commit4cdc840a371bbaf635b1d47bd8bf67a0b804538e
treece7d4fc163240573474fa01d1966f3ba2307b6ff
parentc96af79e3463d5d3f865625baa8bb8aa4c0944a0
drm/ttm: include linux/seq_file.h for seq_printf

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>
drivers/gpu/drm/ttm/ttm_page_alloc.c