drivers/char/drm/drm_memory.c: possible cleanups
authorAdrian Bunk <bunk@stusta.de>
Tue, 11 Apr 2006 06:18:27 +0000 (23:18 -0700)
committerDave Airlie <airlied@linux.ie>
Tue, 18 Apr 2006 11:03:51 +0000 (21:03 +1000)
- #if 0 the following unused global function:
  - drm_ioremap_nocache()

- make the following needlessly global functions static:
  - agp_remap()
  - drm_lookup_map()

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Cc: Dave Airlie <airlied@linux.ie>
Signed-off-by: Andrew Morton <akpm@osdl.org>

No differences found