From: Emilio López Date: Wed, 15 May 2013 12:36:41 +0000 (-0300) Subject: ARM: ux500: select REGULATOR X-Git-Tag: v3.10-rc3~13^2~6^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=74ba4ec7a2036f9dbe5fcc85c7c737222005507f;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed