From: Mark Brown Date: Wed, 15 Dec 2010 14:10:25 +0000 (+0000) Subject: regulator: Allow modular build of mc13xxx-core X-Git-Tag: v2.6.38-rc1~242^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d7071f1fdc9c27e15e8aaede27bef9f4feccafe;p=pandora-kernel.git regulator: Allow modular build of mc13xxx-core Since the MFD core for this device and the regulator drivers for these devices can be built modular we should also support modular build of the shared code for the regulator drivers, otherwise we try to link built in code against modular code with unfortunate results. Signed-off-by: Mark Brown Signed-off-by: Liam Girdwood --- Reading git-diff-tree failed