summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-loki.h
diff options
context:
space:
mode:
authorLaxman Dewangan <ldewangan@nvidia.com>2014-04-16 19:12:03 +0530
committerSeema Khowala <seemaj@nvidia.com>2014-04-23 14:06:42 -0700
commitc5d85bf5df9b85d6b82b6a7f1224e45af1106836 (patch)
tree22eeaa48fabeb04af2376047065a3a7e6d65bc3e /arch/arm/mach-tegra/board-loki.h
parent8500fa34b075a5810442d45b008b5b9397e92ffc (diff)
ARM: tegra: remove AS3722 macros and header inclusion
The device registration of AMS AS3722 PMIC has been moved to DT for all platforms and hence it is not require to have macros and header inclusion for board files. Removing the macro definition and heade inclusion for this file. Change-Id: I694f6e466eb2777c3e5afde9981a97146d412cb7 Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com> Reviewed-on: http://git-master/r/397148
Diffstat (limited to 'arch/arm/mach-tegra/board-loki.h')
-rw-r--r--arch/arm/mach-tegra/board-loki.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/mach-tegra/board-loki.h b/arch/arm/mach-tegra/board-loki.h
index a76b6c8118bd..81ba94637307 100644
--- a/arch/arm/mach-tegra/board-loki.h
+++ b/arch/arm/mach-tegra/board-loki.h
@@ -59,12 +59,6 @@ void loki_camera_auxdata(void *);
#define PALMAS_TEGRA_GPIO_BASE TEGRA_NR_GPIOS
#define PALMAS_TEGRA_IRQ_BASE TEGRA_NR_IRQS
-#define AS3722_GPIO_BASE TEGRA_NR_GPIOS
-#define AS3722_GPIO_END (AS3722_GPIO_BASE + AS3722_NUM_GPIO)
-
-/* External peripheral act as interrupt controller */
-/* AS3720 IRQs */
-#define AS3722_IRQ_BASE TEGRA_NR_IRQS
#define CAM_RSTN TEGRA_GPIO_PBB3
#define CAM_FLASH_STROBE TEGRA_GPIO_PBB4