From: Fabio Estevam Date: Tue, 24 Jan 2012 20:37:16 +0000 (-0200) Subject: regulator: mc13xxx-regulator-core: Fix the build when driver is selected as module X-Git-Tag: v3.4-rc1~168^2~4^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2343933921efd553dea888fc844abb653824c4c8;p=pandora-kernel.git regulator: mc13xxx-regulator-core: Fix the build when driver is selected as module Fix the following build error when mc138xxx driver is built as module: ERROR: "mc13xxx_parse_regulators_dt" [drivers/regulator/mc13892-regulator.ko] undefined! ERROR: "mc13xxx_get_num_regulators_dt" [drivers/regulator/mc13892-regulator.ko] undefined! Reported-by: Randy Dunlap Signed-off-by: Fabio Estevam Signed-off-by: Mark Brown --- Reading git-diff-tree failed