commit | 5d23fafb1bf8ef071738026c2e5071a92186d5f8 | [log] [tgz] |
---|---|---|
author | Dave Airlie <airlied@linux.ie> | Sun Apr 23 18:26:40 2006 +1000 |
committer | Dave Airlie <airlied@linux.ie> | Sun Apr 23 18:26:40 2006 +1000 |
tree | d21de09d347818c17cc35c487dc99688ebd0cdff | |
parent | caa98c41c0db9bfda5bc9a0e680f304283089268 [diff] |
drm: possible cleanups This patch contains the following possible cleanups: - make the following needlessly global function static: - drm_bufs.c: drm_addbufs_fb() - remove the following unused EXPORT_SYMBOL's: - drm_agpsupport.c: drm_agp_bind_memory - drm_bufs.c: drm_rmmap_locked - drm_bufs.c: drm_rmmap - drm_stub.c: drm_get_dev Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Dave Airlie <airlied@linux.ie>