From: Axel Lin Date: Sat, 2 Feb 2013 16:14:13 +0000 (+0800) Subject: regmap: Export regmap_async_complete_cb X-Git-Tag: v3.9-rc1~155^2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f804fb562b0d9f4a8546fa2808d14e80aea8ff26;p=pandora-kernel.git regmap: Export regmap_async_complete_cb This fixes below build error when CONFIG_REGMAP=y && CONFIG_REGMAP_SPI=m ERROR: "regmap_async_complete_cb" [drivers/base/regmap/regmap-spi.ko] undefined! make[1]: *** [__modpost] Error 1 make: *** [modules] Error 2 Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed