Browse Source

mmc: tegra: Do not include asm/gpio.h

This doesn't seem to be used any longer and removing the include fixes
64-bit ARM builds.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Thierry Reding 11 năm trước cách đây
mục cha
commit
1b3f626e64
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      drivers/mmc/host/sdhci-tegra.c

+ 0 - 2
drivers/mmc/host/sdhci-tegra.c

@@ -26,8 +26,6 @@
 #include <linux/mmc/host.h>
 #include <linux/mmc/slot-gpio.h>
 
-#include <asm/gpio.h>
-
 #include "sdhci-pltfm.h"
 
 /* Tegra SDHOST controller vendor register definitions */