From: Lee Jones Date: Thu, 2 Jul 2020 14:46:01 +0000 (+0100) Subject: usb: dwc3: ulpi: File headers are not doc headers X-Git-Tag: v5.10.7~1952^2~193 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fb678a5a76a4675e783cdef74b3e7117cf596cb0;p=platform%2Fkernel%2Flinux-rpi.git 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 Cc: Heikki Krogerus Signed-off-by: Lee Jones Link: https://lore.kernel.org/r/20200702144625.2533530-7-lee.jones@linaro.org Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/dwc3/ulpi.c b/drivers/usb/dwc3/ulpi.c index f62b5f3..e6e6176 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