diff options
author | Manivannan Sadhasivam <[email protected]> | 2018-10-08 22:46:31 +0530 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2018-10-15 22:39:16 +0530 |
commit | a3e403161fe1cc87bdbcfb8a4a4eab7aa6ac1a96 (patch) | |
tree | 8d9807c62f95767171e6d2508515079331b3a644 /fs/fs_struct.c | |
parent | d64e1b3f5cce41dd878a3ea008dd696a4d7d07d9 (diff) |
dmaengine: owl: Fix warnings generated during build
Following warnings are generated when compiled with W=1,
drivers/dma/owl-dma.c:170: warning: Function parameter or member 'cyclic'
not described in 'owl_dma_txd'
drivers/dma/owl-dma.c:198: warning: Function parameter or member 'cfg' not
described in 'owl_dma_vchan'
drivers/dma/owl-dma.c:198: warning: Function parameter or member 'drq' not
described in 'owl_dma_vchan'
drivers/dma/owl-dma.c:225: warning: Function parameter or member 'irq' not
described in 'owl_dma'
Fix this by adding comments for relevant struct members to appear in
kernel-doc.
Fixes: d64e1b3f5cce ("dmaengine: owl: Add Slave and Cyclic mode support for
Actions Semi Owl S900 SoC")
Reported-by: Vinod Koul <[email protected]>
Signed-off-by: Manivannan Sadhasivam <[email protected]>
Reviewed-by: Andreas Färber <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'fs/fs_struct.c')
0 files changed, 0 insertions, 0 deletions