Merge branch 'drm-platform' into drm-testing
[pandora-kernel.git] / drivers / gpu / drm / drm_bufs.c
index 4fcbc44..a5c9ce9 100644 (file)
@@ -948,7 +948,7 @@ int drm_addbufs_pci(struct drm_device * dev, struct drm_buf_desc * request)
                dma->buflist[i + dma->buf_count] = &entry->buflist[i];
        }
 
-       /* No allocations failed, so now we can replace the orginal pagelist
+       /* No allocations failed, so now we can replace the original pagelist
         * with the new one.
         */
        if (dma->page_count) {