From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 25 Sep 2011 00:54:46 +0200 Subject: [U-Boot] [PATCH] usb: Move ehci.h and ehci-core.h to include/usb directory In-Reply-To: <1316891402-30359-1-git-send-email-festevam@gmail.com> References: <1316891402-30359-1-git-send-email-festevam@gmail.com> Message-ID: <201109250054.46656.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 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. Cheers