mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
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: Nikhil Badola <nikhil.badola@freescale.com>
This commit is contained in:
committed by
Marek Vasut
parent
2f47324255
commit
f2226c0dbe
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user