Merge branch 'drm-platform' into drm-testing
[firefly-linux-kernel-4.4.55.git] / drivers / gpu / drm / drm_bufs.c
index 4fcbc445a8e5454cb8ea5f0cb0cbc5729645f7d6..a5c9ce93bbcba1cf4d7390cfa3f7fe1c1e504078 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) {