summaryrefslogtreecommitdiff
path: root/arch/arm/mach-tegra/board-vcm30_t124.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-vcm30_t124.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-vcm30_t124.h')
-rw-r--r--arch/arm/mach-tegra/board-vcm30_t124.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/arm/mach-tegra/board-vcm30_t124.h b/arch/arm/mach-tegra/board-vcm30_t124.h
index e127ffcc58ac..116e55119863 100644
--- a/arch/arm/mach-tegra/board-vcm30_t124.h
+++ b/arch/arm/mach-tegra/board-vcm30_t124.h
@@ -19,7 +19,6 @@
#ifndef _MACH_TEGRA_BOARD_VCM30_T124_H
#define _MACH_TEGRA_BOARD_VCM30_T124_H
-#include <linux/mfd/as3722-plat.h>
#include <mach/gpio-tegra.h>
#include <mach/irqs.h>
#include <linux/mfd/max77663-core.h>
@@ -34,10 +33,6 @@ int vcm30_t124_pmon_init(void);
int vcm30_t124_panel_init(void);
int vcm30_t124_pca953x_init(void);
-/* FIXME: Needed? */
-#define AS3722_GPIO_BASE TEGRA_NR_GPIOS
-#define AS3722_GPIO_END (AS3722_GPIO_BASE + AS3722_NUM_GPIO)
-
#define UTMI1_PORT_OWNER_XUSB 0x1
#define UTMI2_PORT_OWNER_XUSB 0x2
#define UTMI3_PORT_OWNER_XUSB 0x4