From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 28 Sep 2011 22:36:17 +0200 Subject: [U-Boot] [PATCH v9 1/4] usb: Move ehci.h and ehci-core.h to include/usb directory In-Reply-To: <1317239385-32219-1-git-send-email-fermata7@gmail.com> References: <1317221946-18252-1-git-send-email-fermata7@gmail.com> <1317239385-32219-1-git-send-email-fermata7@gmail.com> Message-ID: <201109282236.17496.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 Wednesday, September 28, 2011 09:49:45 PM Jana Rapava wrote: > From: Fabio Estevam > > Move ehci.h and ehci-core.h to include/usb directory. > > Signed-off-by: Fabio Estevam > Cc: Remy Bohmer > Cc: Marek Vasut > --- > Changes for v1: > - reorder patches in patchset > - use patch from Fabio Estevam > Changes for v2: > - fix From field > - rebase on top of u-boot-imx/next(no actual changes) > Changes for v3: > - change versioning in changelog from per patchset to per patch > - no actual changes > Changes for v4: > - no changes > Changes for v5: > - no changes > What the hell ... the patch is V9, but changelog ends with V5 ... well what the hell. So please, if you submit a series and then update only SOME patches, you have to send only the updated patches. And the email in-reply-to should be set per-patch to it's predecesor.