ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>

This will eventually allow <mach/gpio.h> to be deleted. This mirrors
LinusW's recent equivalent work on various other ARM platforms.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
Acked-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Este commit está contenido en:
Stephen Warren
2011-09-26 19:00:02 +01:00
cometido por Russell King
padre ab05be0572
commit ea5abbd215
Se han modificado 9 ficheros con 51 adiciones y 39 borrados

Ver fichero

@@ -27,6 +27,7 @@
#include <asm/mach/irq.h>
#include <mach/gpio-tegra.h>
#include <mach/iomap.h>
#include <mach/suspend.h>