public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] drivers: usb: fsl: Remove LS102XA immap inclusion
@ 2015-06-24  5:22 Nikhil Badola
  2015-06-26 14:34 ` Marek Vasut
  0 siblings, 1 reply; 2+ messages in thread
From: Nikhil Badola @ 2015-06-24  5:22 UTC (permalink / raw)
  To: u-boot

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.badola@freescale.com>
---
 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/xhci-fsl.c
index 6781b94..6481e07 100644
--- a/drivers/usb/host/xhci-fsl.c
+++ b/drivers/usb/host/xhci-fsl.c
@@ -11,7 +11,6 @@
 #include <common.h>
 #include <usb.h>
 #include <asm-generic/errno.h>
-#include <asm/arch-ls102xa/immap_ls102xa.h>
 #include <linux/compat.h>
 #include <linux/usb/xhci-fsl.h>
 #include <linux/usb/dwc3.h>
-- 
2.1.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [U-Boot] [PATCH] drivers: usb: fsl: Remove LS102XA immap inclusion
  2015-06-24  5:22 [U-Boot] [PATCH] drivers: usb: fsl: Remove LS102XA immap inclusion Nikhil Badola
@ 2015-06-26 14:34 ` Marek Vasut
  0 siblings, 0 replies; 2+ messages in thread
From: Marek Vasut @ 2015-06-26 14:34 UTC (permalink / raw)
  To: u-boot

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.badola@freescale.com>

Makes me wonder how well you build-test these things before submitting
to the list ;-)

Applied, thanks.

Best regards,
Marek Vasut

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-26 14:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-24  5:22 [U-Boot] [PATCH] drivers: usb: fsl: Remove LS102XA immap inclusion Nikhil Badola
2015-06-26 14:34 ` Marek Vasut

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox