Skip to content

Commit

Permalink
mmc: tegra: Do not include asm/gpio.h
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thierry Reding authored and Ulf Hansson committed Jul 9, 2014
1 parent 6f726f4 commit 1b3f626
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/mmc/host/sdhci-tegra.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 1b3f626

Please sign in to comment.