regulator: stpmic1: Fix kernel-doc notation warnings
authorJiapeng Chong <jiapeng.chong@linux.alibaba.com>
Thu, 9 Nov 2023 07:39:25 +0000 (15:39 +0800)
committerMark Brown <broonie@kernel.org>
Mon, 13 Nov 2023 01:26:32 +0000 (01:26 +0000)
commite1eb745006ac484427fca14feb27d79a71c3770d
tree3e9ca7b6d6155bb4e8b6a995b76a320f8292f613
parent1fc2e768ff28f096e9fb6438f0d01c3851c7cd68
regulator: stpmic1: Fix kernel-doc notation warnings

No functional modification involved.

drivers/regulator/stpmic1_regulator.c:31: warning: expecting prototype for struct stpmic1. Prototype was for struct stpmic1_regulator_cfg instead.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7206
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://lore.kernel.org/r/20231109073925.98783-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/stpmic1_regulator.c