OSDN Git Service

drm: build fix for Linux drm_vblank_cleanup()
authorPekka Paalanen <pq@iki.fi>
Sat, 28 Feb 2009 14:09:56 +0000 (16:09 +0200)
committerPekka Paalanen <pq@iki.fi>
Sat, 28 Feb 2009 14:09:56 +0000 (16:09 +0200)
commit9e8591dbdbd99ec1cc4922d61ec4cc54ef42f0ac
tree7a0d8f3bec8196c38c49940d5a7da5dea5136b32
parentad64ff30d0e85486bba8fb6f0e2fcb1caa06fd5c
drm: build fix for Linux drm_vblank_cleanup()

The commit 957b10695b619d6ed2f1098b00502395d9a3c149, "Move vblank_init
to driver load time." forgot to add the function declaration in
linux-core/drmP.h.

Signed-off-by: Pekka Paalanen <pq@iki.fi>
linux-core/drmP.h