forked from Minki/linux
usb: phy: tegra: Do not include asm/mach-types.h
It is no longer needed and keeping it will break 64-bit ARM builds. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
cc583db3d7
commit
2097937467
@ -33,7 +33,6 @@
|
||||
#include <linux/usb/otg.h>
|
||||
#include <linux/usb/ulpi.h>
|
||||
#include <linux/usb/of.h>
|
||||
#include <asm/mach-types.h>
|
||||
#include <linux/usb/ehci_def.h>
|
||||
#include <linux/usb/tegra_usb_phy.h>
|
||||
#include <linux/regulator/consumer.h>
|
||||
|
Loading…
Reference in New Issue
Block a user