Skip to content
Snippets Groups Projects
Commit f2226c0d authored by Nikhil Badola's avatar Nikhil Badola Committed by Marek Vasut
Browse files

drivers: usb: fsl: Remove LS102XA immap inclusion


Remove LS102XA immap header inclusion from xhci fsl driver.
It removes redefinition warnings when built for platforms
other than LS102XA

Signed-off-by: default avatarNikhil Badola <nikhil.badola@freescale.com>
parent 2f473242
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment