From: Arnd Bergmann Date: Tue, 23 Apr 2013 16:30:52 +0000 (+0200) Subject: mfd: ab8500: Export ab8500_gpadc_sw_hw_convert properly X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~31^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8bf874a474f17e2d0fca13456e773a11fa4715ca;p=pandora-kernel.git mfd: ab8500: Export ab8500_gpadc_sw_hw_convert properly Apparently the ab8500_gpadc_sw_hw_convert function got renamed from ab8500_gpadc_convert to ab8500_gpadc_sw_hw_convert in commit 734823462 "mfd: ab8500-gpadc: Add gpadc hw conversion", but the export for this function did not get changed at the same time, causing this allyesconfig error: ERROR: "ab8500_gpadc_sw_hw_convert" [drivers/hwmon/ab8500.ko] undefined! This patch fixes the export. Signed-off-by: Arnd Bergmann Cc: M'boumba Cedric Madianga Cc: Lee Jones Cc: Mattias WALLIN Cc: Michel JAOUEN Acked-by: Linus Walleij Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed