From: Axel Lin Date: Mon, 18 Jul 2011 03:02:17 +0000 (+0800) Subject: regulator: tps65912: Remove unused define of TPS65912_MAX_REG_ID X-Git-Tag: v3.2-rc1~101^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=88585b83e011e661bcd2cf48d47f4634bdd92a14;p=pandora-kernel.git regulator: tps65912: Remove unused define of TPS65912_MAX_REG_ID Currently we define TPS65912_MAX_REG_ID as TPS65912_REG_LDO_10, but TPS65912_REG_LDO_10 is not defined at all. ( It looks like a typo of TPS65912_REG_LDO10 ) Currently, TPS65912_MAX_REG_ID is not used in this driver, it is safe to just remove it. Signed-off-by: Axel Lin Acked-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed