Commit 4a2833c6 authored by Lee Jones's avatar Lee Jones

mfd: omap-usb-host: File headers are not good candidates for kernel-doc

Fixes the following W=1 kernel build warning(s):

 drivers/mfd/omap-usb-host.c:26: warning: expecting prototype for omap(). Prototype was for USBHS_DRIVER_NAME() instead

Cc: Tony Lindgren <tony@atomide.com>
Cc: Lee Jones <lee.jones@linaro.org>
Cc: Keshava Munegowda <keshava_mgowda@ti.com>
Cc: Roger Quadros <rogerq@ti.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent e00a953b
// SPDX-License-Identifier: GPL-2.0-only // SPDX-License-Identifier: GPL-2.0-only
/** /*
* omap-usb-host.c - The USBHS core driver for OMAP EHCI & OHCI * omap-usb-host.c - The USBHS core driver for OMAP EHCI & OHCI
* *
* Copyright (C) 2011-2013 Texas Instruments Incorporated - https://www.ti.com * Copyright (C) 2011-2013 Texas Instruments Incorporated - https://www.ti.com
......
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