]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/drm/drm_memory.c
drm: run cleanfile across drm tree
[linux-2.6-omap-h63xx.git] / drivers / char / drm / drm_memory.c
index 93019901bd307c21c30e992f3d7a1f14bde31636..845081b44f637fbd2ba538a83155fa58b68423d8 100644 (file)
@@ -179,4 +179,3 @@ void drm_core_ioremapfree(struct drm_map *map, struct drm_device *dev)
                iounmap(map->handle);
 }
 EXPORT_SYMBOL(drm_core_ioremapfree);
-