usb: dwc3: dwc3-of-simple: Function headers are not good candidates for kerneldoc
authorLee Jones <lee.jones@linaro.org>
Thu, 2 Jul 2020 14:46:13 +0000 (15:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Jul 2020 08:18:40 +0000 (10:18 +0200)
commit26ef796f9306ce82fbd7c7f0142ed4674698a333
treec186ece317a27f0057e817bd45ebf032a2da60e4
parent4a35aa6d3c626bcc23639a1113e3bf0925788e14
usb: dwc3: dwc3-of-simple: Function headers are not good candidates for kerneldoc

Fixes the following kernel build warning(s):

 drivers/usb/dwc3/dwc3-of-simple.c:25: warning: cannot understand function prototype: 'struct dwc3_of_simple '

Cc: Felipe Balbi <balbi@kernel.org>
Cc: iivanov@mm-sol.com
Cc: Sundeep Bhatta <subbaraya.sundeep.bhatta@xilinx.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20200702144625.2533530-19-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/dwc3-of-simple.c