[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190809053813.GA29036@kroah.com>
Date: Fri, 9 Aug 2019 07:38:13 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Arnd Bergmann <arnd@...db.de>
Cc: Tony Lindgren <tony@...mide.com>,
Aaro Koskinen <aaro.koskinen@....fi>,
Felipe Balbi <balbi@...nel.org>,
Alan Stern <stern@...land.harvard.edu>,
linux-omap@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Linus Walleij <linus.walleij@...aro.org>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@...sung.com>,
Tomi Valkeinen <tomi.valkeinen@...com>,
linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 10/22] usb: omap: avoid mach/*.h headers
On Thu, Aug 08, 2019 at 11:22:19PM +0200, Arnd Bergmann wrote:
> The omap usb drivers still rely on mach/*.h headers that
> are explicitly or implicitly included, but all the required
> definitions are now in include/linux/soc/ti/, so use those
> instead and allow compile-testing on other architectures.
>
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
> ---
> drivers/usb/gadget/udc/Kconfig | 2 +-
> drivers/usb/gadget/udc/omap_udc.c | 2 ++
> drivers/usb/host/Kconfig | 2 +-
> drivers/usb/host/ohci-omap.c | 7 +++----
> drivers/usb/phy/Kconfig | 3 ++-
> drivers/usb/phy/phy-isp1301-omap.c | 4 ++--
> 6 files changed, 11 insertions(+), 9 deletions(-)
Acked-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Powered by blists - more mailing lists