projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f726f4
)
mmc: tegra: Do not include asm/gpio.h
author
Thierry Reding
<treding@nvidia.com>
Mon, 7 Jul 2014 12:07:42 +0000
(14:07 +0200)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:26:13 +0000
(11:26 +0200)
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>
drivers/mmc/host/sdhci-tegra.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/mmc/host/sdhci-tegra.c
b/drivers/mmc/host/sdhci-tegra.c
index d93a063a36f37bc5d25c6f6c1b3beba5c8d544a9..33100d10d17685b732279dc5c2d42b3f8950ee97 100644
(file)
--- 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 */