From: Alexandre Bounine Date: Wed, 26 Sep 2012 01:34:57 +0000 (+1000) Subject: rapidio: fix kerneldoc warnings after DMA support was added X-Git-Tag: next-20120926~2^2~25 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=07c353788b6a1a3ec7dbb50d0620d6bda30d938d;p=karo-tx-linux.git rapidio: fix kerneldoc warnings after DMA support was added Signed-off-by: Alexandre Bounine Reported-by: Robert P. J. Day Cc: Robert P. J. Day Signed-off-by: Andrew Morton --- diff --git a/include/linux/rio.h b/include/linux/rio.h index 1a7b6c7787a5..ba382f2b57ef 100644 --- a/include/linux/rio.h +++ b/include/linux/rio.h @@ -236,6 +236,7 @@ enum rio_phy_type { * @phys_efptr: RIO port extended features pointer * @name: Port name string * @priv: Master port private data + * @dma: DMA device associated with mport */ struct rio_mport { struct list_head dbells; /* list of doorbell events */ @@ -404,7 +405,7 @@ union rio_pw_msg { #ifdef CONFIG_RAPIDIO_DMA_ENGINE -/** +/* * enum rio_write_type - RIO write transaction types used in DMA transfers * * Note: RapidIO specification defines write (NWRITE) and