pwm: rz-mtu3: Fix build warning 'num_channel_ios' not described
authorBiju Das <biju.das.jz@bp.renesas.com>
Tue, 25 Jul 2023 13:59:21 +0000 (14:59 +0100)
committerThierry Reding <thierry.reding@gmail.com>
Fri, 28 Jul 2023 07:24:43 +0000 (09:24 +0200)
commitbdebe27e3dc22c11c72b0d1ef4ed30355f154e58
tree34b36f6ce92ca6556f6fa40f4ba203f0934e14a7
parent018121e655c8ac2b369f70758dbddf7a37ef534f
pwm: rz-mtu3: Fix build warning 'num_channel_ios' not described

Fix the below build warning:
warning: Function parameter or member 'num_channel_ios' not described
in 'rz_mtu3_channel_io_map'

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-rz-mtu3.c