diff options
author | Vinod Koul <vkoul@kernel.org> | 2020-10-07 10:31:13 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-10-08 11:48:48 +0200 |
commit | fc143e38ddd47d3b01ac276786ee78edf053bf5d (patch) | |
tree | 166c8dac413c2444e74f10f4439c68a19311b02c /Documentation/ABI | |
parent | dmaengine: zynqmp_dma: fix kernel-doc style for tasklet (diff) | |
download | linux-fc143e38ddd47d3b01ac276786ee78edf053bf5d.tar.xz linux-fc143e38ddd47d3b01ac276786ee78edf053bf5d.zip |
dmaengine: owl-dma: fix kernel-doc style for enum
Driver doesn't use keyword enum for enum owl_dmadesc_offsets resulting
in warning:
drivers/dma/owl-dma.c:139: warning: cannot understand function prototype:
'enum owl_dmadesc_offsets '
So add the keyword to fix it and also add documentation for missing
OWL_DMADESC_SIZE
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/20201007083113.567559-6-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/ABI')
0 files changed, 0 insertions, 0 deletions