usb: dwc3: ulpi: File headers are not doc headers
authorLee Jones <lee.jones@linaro.org>
Thu, 2 Jul 2020 14:46:01 +0000 (15:46 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Jul 2020 07:34:11 +0000 (09:34 +0200)
commitfb678a5a76a4675e783cdef74b3e7117cf596cb0
treedcb0c90143582ef4d3cbe370f50d3175080128d6
parent7679defc3e290d4cb8377f8fc2d8b6f3cca32eb2
usb: dwc3: ulpi: File headers are not doc headers

Demote ulpi.c's file header to a standard comment block.

Fixes the following W=1 build warning:

 drivers/usb/dwc3/ulpi.c:18: warning: Function parameter or member 'a' not described in 'DWC3_ULPI_ADDR'

Cc: Felipe Balbi <balbi@kernel.org>
Cc: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20200702144625.2533530-7-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/ulpi.c