]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: tegra: fix mismerges of header file inclusions
authorOlof Johansson <olof@lixom.net>
Sat, 22 Sep 2012 18:08:03 +0000 (11:08 -0700)
committerArnd Bergmann <arnd@arndb.de>
Tue, 2 Oct 2012 13:31:35 +0000 (15:31 +0200)
Signed-off-by: Olof Johansson <olof@lixom.net>
drivers/mmc/host/sdhci-tegra.c

index d43e7462941fbd24bdecdb1063b8b4501a53bee8..aa8c4dec356e585e69b5489dcc3f234364e51bbc 100644 (file)
@@ -27,7 +27,6 @@
 
 #include <asm/gpio.h>
 
-#include <mach/gpio-tegra.h>
 #include <linux/platform_data/mmc-sdhci-tegra.h>
 
 #include "sdhci-pltfm.h"