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 Makes me wonder how well you build-test these things be

[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 --- drivers/usb/host/xhci-fsl.c | 1 - 1 file changed, 1 deletion(-) diff --git a/drivers/usb/host/xhci-fsl.c b/drivers/usb/host/