diff options
author | Vinod Koul <vkoul@kernel.org> | 2020-10-07 14:01:13 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-10-08 15:18:48 +0530 |
commit | fc143e38ddd47d3b01ac276786ee78edf053bf5d (patch) | |
tree | 166c8dac413c2444e74f10f4439c68a19311b02c /arch/parisc/Kconfig | |
parent | 2997ced4eca9b57eabb777141d9db0148d0922f1 (diff) |
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 'arch/parisc/Kconfig')
0 files changed, 0 insertions, 0 deletions