drm: misc cleanup
authorDave Airlie <airlied@starflyer.(none)>
Thu, 7 Jul 2005 11:03:38 +0000 (21:03 +1000)
committerDave Airlie <airlied@linux.ie>
Thu, 7 Jul 2005 11:03:38 +0000 (21:03 +1000)
This patch contains the following cleanups:
- make needlessly global functions static
- remove the following unused global functions:
 - drm_fops.c: drm_read
 - i915_dma.c: i915_do_cleanup_pageflip

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Dave Airlie <airlied@linux.ie>

No differences found