Re: [U-Boot] [PATCH] drivers: usb: fsl: Remove LS102XA immap inclusion

2015-06-26 Thread Marek Vasut
On Wednesday, June 24, 2015 at 07:22:48 AM, Nikhil Badola wrote: Remove LS102XA immap header inclusion from xhci fsl driver. It removes redefinition warnings when built for platforms other than LS102XA Signed-off-by: Nikhil Badola nikhil.bad...@freescale.com Makes me wonder how well you

[U-Boot] [PATCH] drivers: usb: fsl: Remove LS102XA immap inclusion

2015-06-23 Thread Nikhil Badola
Remove LS102XA immap header inclusion from xhci fsl driver. It removes redefinition warnings when built for platforms other than LS102XA Signed-off-by: Nikhil Badola nikhil.bad...@freescale.com --- drivers/usb/host/xhci-fsl.c | 1 - 1 file changed, 1 deletion(-) diff --git