projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc583db
)
usb: phy: tegra: Do not include asm/mach-types.h
author
Thierry Reding
<treding@nvidia.com>
Mon, 7 Jul 2014 12:06:35 +0000
(14:06 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 9 Jul 2014 23:11:11 +0000
(16:11 -0700)
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>
drivers/usb/phy/phy-tegra-usb.c
patch
|
blob
|
history
diff --git
a/drivers/usb/phy/phy-tegra-usb.c
b/drivers/usb/phy/phy-tegra-usb.c
index bbe4f8e6e8d7492be10cc54cfe2f37e8001f2db6..467a5e152afa34ab438a0619bc496975db703bc1 100644
(file)
--- a/
drivers/usb/phy/phy-tegra-usb.c
+++ b/
drivers/usb/phy/phy-tegra-usb.c
@@
-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>