aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc3
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2020-07-02 15:46:01 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-03 09:34:11 +0200
commitfb678a5a76a4675e783cdef74b3e7117cf596cb0 (patch)
treedcb0c90143582ef4d3cbe370f50d3175080128d6 /drivers/usb/dwc3
parentusb: dwc3: drd: File headers are not doc headers (diff)
downloadlinux-dev-fb678a5a76a4675e783cdef74b3e7117cf596cb0.tar.xz
linux-dev-fb678a5a76a4675e783cdef74b3e7117cf596cb0.zip
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>
Diffstat (limited to 'drivers/usb/dwc3')
-rw-r--r--drivers/usb/dwc3/ulpi.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/usb/dwc3/ulpi.c b/drivers/usb/dwc3/ulpi.c
index f62b5f3c2d67..e6e6176386a4 100644
--- a/drivers/usb/dwc3/ulpi.c
+++ b/drivers/usb/dwc3/ulpi.c
@@ -1,5 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
-/**
+/*
* ulpi.c - DesignWare USB3 Controller's ULPI PHY interface
*
* Copyright (C) 2015 Intel Corporation