summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-loki.h
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2014-04-16 18:58:17 +0530
committerSeema Khowala <seemaj@nvidia.com>2014-04-23 14:06:41 -0700
commit8500fa34b075a5810442d45b008b5b9397e92ffc (patch)
treea4991f04c9f2eea4e05b06e0d050522bcc998516 /arch/arm/mach-tegra/board-loki.h
parent916da9532831752f1a9c33b1757f233a699fb63a (diff)
ARM: tegra: remove unused macros for TCA6416 and header inclusion
TCA6416 device has been moved to DT for its registration and so it is not require to have macro for this device and header inclusion of this device. Remove the macro and header inclusio from different board source files. Change-Id: I39a06417bc12acdbc8ff430acc7a6a449a0060d8 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/397147
Diffstat (limited to 'arch/arm/mach-tegra/board-loki.h')
-rw-r--r--arch/arm/mach-tegra/board-loki.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/mach-tegra/board-loki.h b/arch/arm/mach-tegra/board-loki.h
index 28ae1a0e495f..a76b6c8118bd 100644
--- a/arch/arm/mach-tegra/board-loki.h
+++ b/arch/arm/mach-tegra/board-loki.h
@@ -62,10 +62,6 @@ void loki_camera_auxdata(void *);
#define AS3722_GPIO_BASE TEGRA_NR_GPIOS
#define AS3722_GPIO_END (AS3722_GPIO_BASE + AS3722_NUM_GPIO)
-/* PMU_TCA6416 GPIOs */
-#define PMU_TCA6416_GPIO_BASE (AS3722_GPIO_END)
-#define PMU_TCA6416_GPIO(x) (PMU_TCA6416_GPIO_BASE + x)
-#define PMU_TCA6416_NR_GPIOS 18
/* External peripheral act as interrupt controller */
/* AS3720 IRQs */
#define AS3722_IRQ_BASE TEGRA_NR_IRQS