Просмотр исходного кода

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 лет назад
Родитель
Сommit
1b3f626e64
1 измененных файлов с 0 добавлено и 2 удалено
  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 */