commit | 466b1516e74ffbb268dce83e41ca62bcfc822cb6 | [log] [tgz] |
---|---|---|
author | Vinod Koul <vkoul@kernel.org> | Tue Nov 16 16:09:51 2021 +0530 |
committer | Vinod Koul <vkoul@kernel.org> | Sat Nov 20 11:33:23 2021 +0530 |
tree | 29e9a5ef0c7baf34eaa349a81fe4228322b49840 | |
parent | 1de7c6ad9a093100682e8d28e8e066d86a339b48 [diff] |
phy: ti: tusb1210: Fix the kernel-doc warn The comment is not kernel-doc one and starts with /**, so fix that. drivers/phy/ti/phy-tusb1210.c:16: warning: expecting prototype for tusb1210.c(). Prototype was for TUSB1210_VENDOR_SPECIFIC2() instead Signed-off-by: Vinod Koul <vkoul@kernel.org> Reviewed-by: Liam Beguin <liambeguin@gmail.com> Link: https://lore.kernel.org/r/20211116103951.34482-6-vkoul@kernel.org Signed-off-by: Vinod Koul <vkoul@kernel.org>