public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] mmc: tegra: Don't include asm/gpio.h
@ 2014-07-08 21:37 Allen Martin
  0 siblings, 0 replies; only message in thread
From: Allen Martin @ 2014-07-08 21:37 UTC (permalink / raw)
  To: linux-mmc; +Cc: pwalmsley, swarren, linux-tegra, Allen Martin

Not available on arm64 and not needed.

Signed-off-by: Allen Martin <amartin@nvidia.com>
---
 drivers/mmc/host/sdhci-tegra.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/drivers/mmc/host/sdhci-tegra.c b/drivers/mmc/host/sdhci-tegra.c
index d93a063a36f3..33100d10d176 100644
--- a/drivers/mmc/host/sdhci-tegra.c
+++ b/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 */
-- 
1.8.1.5


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-07-08 21:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08 21:37 [PATCH] mmc: tegra: Don't include asm/gpio.h Allen Martin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox