From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Sat, 01 Mar 2014 21:07:59 -0700 Subject: [U-Boot] [PATCH v4 3/3] usb: tegra: combine header file In-Reply-To: <6e5d234254bf809e5dbdf38487600a2f@agner.ch> References: <219d49b77dcd874738a794b5e3e8078fe8f6ccbb.1393101695.git.stefan@agner.ch> <530B92C3.1070808@wwwdotorg.org> <6e5d234254bf809e5dbdf38487600a2f@agner.ch> Message-ID: <5312AE9F.4060405@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/01/2014 10:30 AM, Stefan Agner wrote: > Am 2014-02-24 19:43, schrieb Stephen Warren: >> Are you planning on sending a later patch which removes >> arch/arm/include/asm/arch-tegra124/usb.h too? > > I did not noticed that file, I created the patch on top of upstream > U-Boot. In which branch/repo can I find this file? git.denx.de seems to > be down at the moment... It was recently merged into u-boot.git master branch. (It's been in u-boot-tegra.git for a while longer)