Commit 08099ecd authored by Rong Chen's avatar Rong Chen Committed by Chanwoo Choi

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: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarRong Chen <rong.a.chen@intel.com>
Signed-off-by: default avatarChanwoo Choi <cw00.choi@samsung.com>
parent bf7571c0
// SPDX-License-Identifier: GPL-2.0
/**
/*
* drivers/extcon/extcon-tusb320.c - TUSB320 extcon driver
*
* Copyright (C) 2020 National Instruments Corporation
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment