commit | c94f70298529d99ac6e1ee7709f61eab00adeb39 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@starflyer.(none)> | Thu Jul 07 21:03:38 2005 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Thu Jul 07 21:03:38 2005 +1000 |
tree | 8e61aadcec3bd299a838cd640bf104eedee61ec3 | |
parent | b9523249de59c49e7c2cc83dfa73fb011a489a45 [diff] |
drm: misc cleanup 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>