remoteproc: fix kernel-doc warnings
[sfrench/cifs-2.6.git] / drivers / remoteproc / remoteproc_virtio.c
index 8c07cb2ca8bae575a697152dfa977fbd7b355e1b..eb817132bc5f980b98eba67069215fc8f3485a47 100644 (file)
@@ -320,6 +320,7 @@ static void rproc_virtio_dev_release(struct device *dev)
 /**
  * rproc_add_virtio_dev() - register an rproc-induced virtio device
  * @rvdev: the remote vdev
+ * @id: the device type identification (used to match it with a driver).
  *
  * This function registers a virtio device. This vdev's partent is
  * the rproc device.