浏览代码

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: Felipe Balbi <balbi@ti.com>
Thierry Reding 11 年之前
父节点
当前提交
e18366da2f
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      drivers/usb/phy/phy-tegra-usb.c

+ 0 - 1
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>