From: Axel Lin Date: Sun, 8 Jun 2014 14:47:10 +0000 (+0800) Subject: regulator: ab8500: Remove ab8500_regulator_debug_init/exit() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~156^2~5^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03187c72db60e20354aca6802bc5cc3e42c1d6e1;p=pandora-kernel.git regulator: ab8500: Remove ab8500_regulator_debug_init/exit() CONFIG_REGULATOR_AB8500_DEBUG is always not defined. ab8500_regulator_debug_init() is not called at all now, ab8500_regulator_debug_exit() simply return 0, thus remove them. Signed-off-by: Axel Lin Reviewed-by: Linus Walleij Signed-off-by: Mark Brown --- Reading git-diff-tree failed