From: Dave Airlie Date: Sun, 23 Apr 2006 08:26:40 +0000 (+1000) Subject: drm: possible cleanups X-Git-Tag: v2.6.17-rc3~29^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5d23fafb1bf8ef071738026c2e5071a92186d5f8;p=pandora-kernel.git 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 Signed-off-by: Dave Airlie --- Reading git-diff-tree failed