From: Lee Jones Date: Tue, 2 Apr 2013 12:24:05 +0000 (+0100) Subject: regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guard X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~131^2~25^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35e1d5f6344ed1bb2fab61ac7934aa0f19908b2c;p=pandora-kernel.git regulator: ab8500-ext: Remove unused REGULATOR_AB8500_EXT guard Before the AB8500 External Regulator driver was Mainlined, it used to be conditionally compiled in using the CONFIG_REGULATOR_AB8500_EXT flag. During the review process that capability was removed, but the guard controlling prototyping slipped though the net. This patch cleans it up. Signed-off-by: Lee Jones Signed-off-by: Mark Brown --- Reading git-diff-tree failed