From mboxrd@z Thu Jan 1 00:00:00 1970 From: Troy Kisky Date: Fri, 27 Sep 2013 13:07:47 -0700 Subject: [U-Boot] [PATCH V5 07/18] usb: udc: add udc.h include file In-Reply-To: <201309271957.35173.marex@denx.de> References: <1380159678-26416-1-git-send-email-troy.kisky@boundarydevices.com> <1380159678-26416-8-git-send-email-troy.kisky@boundarydevices.com> <201309271957.35173.marex@denx.de> Message-ID: <5245E593.90700@boundarydevices.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 9/27/2013 10:57 AM, Marek Vasut wrote: > Dear Troy Kisky, > >> Move common definitions to udc.h >> This allows musb_udc.h to be removed as well. >> >> Signed-off-by: Troy Kisky > Did you get any feedback from the MPC8xx or OMAP1 people? I would say reordering > of this patchset so that the more controversial changes go last would be a good > idea. I dont want to stall the easy patches. > > Best regards, > Marek Vasut > No, my email bounced. But this patch merely saves lines of code. It can be dropped without an effect. Troy