dmaengine/ste_dma40: fix missing kernel-doc
[pandora-kernel.git] / drivers / dma / ste_dma40.c
index 91d5ed7..e1af76c 100644 (file)
@@ -185,6 +185,8 @@ struct d40_base;
  * @log_def: Default logical channel settings.
  * @lcla: Space for one dst src pair for logical channel transfers.
  * @lcpa: Pointer to dst and src lcpa settings.
+ * @runtime_addr: runtime configured address.
+ * @runtime_direction: runtime configured direction.
  *
  * This struct can either "be" a logical or a physical channel.
  */