From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 25 Sep 2011 22:20:34 +0200 Subject: [U-Boot] [PATCH] usb: Move ehci.h and ehci-core.h to include/usb directory In-Reply-To: References: <1316891402-30359-1-git-send-email-festevam@gmail.com> <201109250054.46656.marek.vasut@gmail.com> Message-ID: <201109252220.34179.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sunday, September 25, 2011 10:11:52 PM Fabio Estevam wrote: > Marek > > 2011/9/24 Marek Vasut : > > On Saturday, September 24, 2011 09:10:02 PM Fabio Estevam wrote: > >> Move ehci.h and ehci-core.h to include/usb directory. > >> > >> Cc: Remy Bohmer > >> Signed-off-by: Fabio Estevam > > > > Like we discussed earlier, something similar should soon go in as a part > > of a bigger series. Therefore I'd prefer to keep that together. > > Ok, but Jana?s patch will break three drivers: > > drivers/usb/host/ehci-ixp4xx.c > drivers/usb/host/ehci-mxc.c > drivers/usb/host/ehci-vct.c > > It would be better to just send my original patch as part of his series. Yea I see ... well you two should discuss it. It's up to you two how you'll negotiate the result. Cheers