From 63cb7c537150248f16682af3f140d95f862ff729 Mon Sep 17 00:00:00 2001 From: Sanjay Singh Rawat Date: Mon, 26 Mar 2012 17:46:55 +0530 Subject: mfd: twl6025: resolve compilation time warnings bug 949219 Change-Id: Ied38dc0ff7ade8b15561747cde6d552f2597e9e6 Signed-off-by: Sanjay Singh Rawat Reviewed-on: http://git-master/r/92307 Reviewed-by: Automatic_Commit_Validation_User GVS: Gerrit_Virtual_Submit Reviewed-by: Bharat Nihalani --- include/linux/i2c/twl.h | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'include/linux/i2c') diff --git a/include/linux/i2c/twl.h b/include/linux/i2c/twl.h index bb92f0b13288..4fea7107fee8 100644 --- a/include/linux/i2c/twl.h +++ b/include/linux/i2c/twl.h @@ -862,22 +862,6 @@ static inline int twl4030charger_usb_en(int enable) { return 0; } #define TWL6030_REG_VDAC 45 #define TWL6030_REG_VUSB 46 -/* These are renamed in 6025 but same registers */ -#define TWL6025_REG_LDO2 48 -#define TWL6025_REG_LDO4 49 -#define TWL6025_REG_LDO3 50 -#define TWL6025_REG_LDO5 51 -#define TWL6025_REG_LDO1 52 -#define TWL6025_REG_LDO7 53 -#define TWL6025_REG_LDO6 54 -#define TWL6025_REG_LDOLN 55 -#define TWL6025_REG_LDOUSB 56 - -/* 6025 DCDC supplies */ -#define TWL6025_REG_SMPS3 57 -#define TWL6025_REG_SMPS4 58 -#define TWL6025_REG_VIO 59 - /* INTERNAL LDOs */ #define TWL6030_REG_VRTC 47 #define TWL6030_REG_CLK32KG 48 -- cgit v1.2.3