From: Paul Bolle Date: Sat, 9 Mar 2013 16:32:34 +0000 (+0100) Subject: mfd: da9055: Drop "select PMIC_DA9055" X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~31^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2d614c4beb6d1588e515dd64e7e44ba5510404e;p=pandora-kernel.git mfd: da9055: Drop "select PMIC_DA9055" The Kconfig entry for DA9055 PMIC Support selects PMIC_DA9055. That was probably inspired by the similar select statement in the entry for DA9052/53 PMIC with I2C. But the DA9055 PMIC only comes in an I2C variant and its driver doesn't need a separate Kconfig symbol for shared code. In any case, this select can be dropped as PMIC_DA9055 doesn't exist. Signed-off-by: Paul Bolle Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed