aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/extcon
diff options
context:
space:
mode:
authorRong Chen <rong.a.chen@intel.com>2022-09-06 12:04:29 +0800
committerChanwoo Choi <cw00.choi@samsung.com>2022-09-26 04:40:13 +0900
commit08099ecd9216219f51cc82637f06797cf81890b6 (patch)
tree9f208f39b97d3b4d4cda8f8266b9c5015dd6e413 /drivers/extcon
parentbf7571c00dca0a9c5af3f5125ef5a89a40b13cd5 (diff)
downloadlinux-08099ecd9216219f51cc82637f06797cf81890b6.tar.gz
extcon: usbc-tusb320: fix kernel-doc warning
Fix the warning: drivers/extcon/extcon-usbc-tusb320.c:19: warning: expecting prototype for drivers/extcon/extcon-tusb320.c(). Prototype was for TUSB320_REG8() instead Reported-by: kernel test robot <lkp@intel.com> Signed-off-by: Rong Chen <rong.a.chen@intel.com> Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Diffstat (limited to 'drivers/extcon')
-rw-r--r--drivers/extcon/extcon-usbc-tusb320.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/extcon/extcon-usbc-tusb320.c b/drivers/extcon/extcon-usbc-tusb320.c
index edb8c3f997c91..41041ff0fadbb 100644
--- a/drivers/extcon/extcon-usbc-tusb320.c
+++ b/drivers/extcon/extcon-usbc-tusb320.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
-/**
+/*
* drivers/extcon/extcon-tusb320.c - TUSB320 extcon driver
*
* Copyright (C) 2020 National Instruments Corporation