From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 20 Jun 2013 15:49:35 +0200 Subject: [U-Boot] [uBoot] [PATCH v2] musb: Move linux and usb compat files to include/linux/usb In-Reply-To: <51C19F28.8000808@ti.com> References: <1371150441-3470-1-git-send-email-dmurphy@ti.com> <51C19F28.8000808@ti.com> Message-ID: <201306201549.35415.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Dan Murphy, > + Marek > and a bump > > On 06/13/2013 02:07 PM, Dan Murphy wrote: > > Move the linux and usb compat files to the > > include/linux/usb directory in order for the files to be > > reused. > > > > Added GPLv2 license to the linux and usb compat as well. > > > > Signed-off-by: Dan Murphy > > --- > > v2 - Fix checkpatch issues only for newly introduced code - > > http://patchwork.ozlabs.org/patch/251127/ Can you please make this into two patches? First adding the license and the other doing the move? This way you would be able to even git format-patch -MC and reduce the patch to a bare minimum , making it nicely reviewable. btw are you sure about the license? Best regards, Marek Vasut