[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20131219163623.GB12255@kroah.com>
Date: Thu, 19 Dec 2013 08:36:23 -0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Rashika Kheria <rashika.kheria@...il.com>
Cc: linux-kernel@...r.kernel.org,
Alan Stern <stern@...land.harvard.edu>,
Matthias Beyer <mail@...ermatthias.de>,
Sarah Sharp <sarah.a.sharp@...ux.intel.com>,
Hans de Goede <hdegoede@...hat.com>,
linux-usb@...r.kernel.org, josh@...htriplett.org
Subject: Re: [PATCH 1/7] drivers: usb: Include appropriate header file in
hcd.c
On Thu, Dec 19, 2013 at 03:36:00PM +0530, Rashika Kheria wrote:
> Include appropriate header file include/linux/usb/otg.h in core/hcd.c
> because function usb_bus_start_enum() has its prototype declaration in
> include/linux/usb/otg.h.
>
> This eliminates the following warning in core/hcd.c:
> drivers/usb/core/hcd.c:2295:5: warning: no previous prototype for ‘usb_bus_start_enum’ [-Wmissing-prototypes]
What is generating this warning? I don't see it here on my machines,
nor do I see any of the other warnings you have fixed in this series.
How do I duplicate them?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists