drm/drm_atomic_helper.c: fix a typo
[sfrench/cifs-2.6.git] / drivers / gpu / drm / drm_atomic_helper.c
index e0ab555aad2cf438a54477d2bf2882e796cbfb1a..41b8066f61fff4be48263c616845430d1bb95e7b 100644 (file)
@@ -3154,7 +3154,7 @@ fail:
 EXPORT_SYMBOL(drm_atomic_helper_update_plane);
 
 /**
- * drm_atomic_helper_disable_plane - Helper for primary plane disable using atomic
+ * drm_atomic_helper_disable_plane - Helper for primary plane disable using atomic
  * @plane: plane to disable
  * @ctx: lock acquire context
  *