]> git.baikalelectronics.ru Git - kernel.git/commit
mmc: tegra: Do not include asm/gpio.h
authorThierry Reding <treding@nvidia.com>
Mon, 7 Jul 2014 12:07:42 +0000 (14:07 +0200)
committerUlf Hansson <ulf.hansson@linaro.org>
Wed, 9 Jul 2014 09:26:13 +0000 (11:26 +0200)
commit1b878a40c1b739a544cdbdbea6845404fbd97ee6
treee9dd6d68f759683d00439259e1fdcdf844840428
parent31469c0d3073865a44694f71392669abaf6c7317
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>
drivers/mmc/host/sdhci-tegra.c