commit | 78a73e59db21b465fe60e795a0b7eadb0451370b | [log] [tgz] |
---|---|---|
author | Axel Lin <axel.lin@gmail.com> | Mon Jul 09 22:44:21 2012 +0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Tue Jul 10 11:01:24 2012 +0200 |
tree | e06d04df170045d9eeef68f86e784ea782799a78 | |
parent | 2984fc0093268cfffd39725a70078396c5fdef2a [diff] |
mfd: Export pm80x_regmap_config This fixes below build error when CONFIG_MFD_88PM800=m. ERROR: "pm80x_regmap_config" [drivers/mfd/88pm800.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 Signed-off-by: Axel Lin <axel.lin@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>