commit | 4d7071f1fdc9c27e15e8aaede27bef9f4feccafe | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Dec 15 14:10:25 2010 +0000 |
committer | Liam Girdwood <lrg@slimlogic.co.uk> | Wed Jan 12 14:33:03 2011 +0000 |
tree | 7f51701863f8d841276bfed8e82e16eb6a19a2a6 | |
parent | 5e428d5cecc3f109b52e993a1bd91f82137867b3 [diff] |
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 <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>