diff options
| author | Manivannan Sadhasivam <[email protected]> | 2018-10-08 17:16:31 +0000 |
|---|---|---|
| committer | Vinod Koul <[email protected]> | 2018-10-15 17:09:16 +0000 |
| commit | a3e403161fe1cc87bdbcfb8a4a4eab7aa6ac1a96 (patch) | |
| tree | 8d9807c62f95767171e6d2508515079331b3a644 /drivers/pci/controller/dwc | |
| parent | dmaengine: owl: Add Slave and Cyclic mode support for Actions Semi Owl S900 SoC (diff) | |
| download | kernel-a3e403161fe1cc87bdbcfb8a4a4eab7aa6ac1a96.tar.gz kernel-a3e403161fe1cc87bdbcfb8a4a4eab7aa6ac1a96.zip | |
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 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions
