commit | 74ba4ec7a2036f9dbe5fcc85c7c737222005507f | [log] [tgz] |
---|---|---|
author | Emilio López <emilio@elopez.com.ar> | Wed May 15 09:36:41 2013 -0300 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed May 15 15:54:00 2013 +0200 |
tree | 77f9c9153a24e3f8da52a1cb44b396ceea310049 | |
parent | 7d2b64f9832d7cb971141703219b3dc495bb9332 [diff] |
ARM: ux500: select REGULATOR MACH_MOP500 selects REGULATOR_FIXED_VOLTAGE but not REGULATOR. This patch makes it select the latter too. Seen as: warning: (MACH_DOVE_DT && ARCH_KIRKWOOD_DT && MACH_AMS_DELTA && MACH_MOP500 && TPS6105X) selects REGULATOR_FIXED_VOLTAGE which has unmet direct dependencies (REGULATOR) Signed-off-by: Emilio López <emilio@elopez.com.ar> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>