Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/linux...
[pandora-kernel.git] / drivers / gpu / drm / vmwgfx / vmwgfx_drv.h
index a20f482..f19fd39 100644 (file)
@@ -240,7 +240,7 @@ enum vmw_dma_map_mode {
  * device-specific information.
  *
  * @sgt: Pointer to a struct sg_table with binding information
- * @num_regions: Number of regions with device-address contigous pages
+ * @num_regions: Number of regions with device-address contiguous pages
  */
 struct vmw_sg_table {
        enum vmw_dma_map_mode mode;