]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/drm/drm_bufs.c
i915: add suspend/resume support
[linux-2.6-omap-h63xx.git] / drivers / char / drm / drm_bufs.c
index d65e75d405fa610f204baf423e27622a27b345c1..07b774fa3f3815850bfd4f50b2459fc8bed91673 100644 (file)
@@ -429,6 +429,7 @@ int drm_rmmap(struct drm_device *dev, drm_local_map_t *map)
 
        return ret;
 }
+EXPORT_SYMBOL(drm_rmmap);
 
 /* The rmmap ioctl appears to be unnecessary.  All mappings are torn down on
  * the last close of the device, and this is necessary for cleanup when things