projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d75bd3
)
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
Felipe Balbi
<balbi@ti.com>
Thu, 10 Jul 2014 13:36:51 +0000
(08:36 -0500)
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: Felipe Balbi <balbi@ti.com>
drivers/usb/phy/phy-tegra-usb.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/usb/phy/phy-tegra-usb.c
b/drivers/usb/phy/phy-tegra-usb.c
index cd36cb43ecc074ebf5c1732c10e8e061e18797f7..cd9d25e804b2a3819b88f9d05ce2bffee6585286 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>