From: Axel Lin Date: Wed, 23 May 2012 01:08:08 +0000 (+0800) Subject: regulator: anatop: Use correct __devexit_p annotation X-Git-Tag: v3.5-rc3~33^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c09d3150902d8ca7e763d508ac1a93701b21321;p=pandora-kernel.git regulator: anatop: Use correct __devexit_p annotation __devexit functions are discarded when CONFIG_HOTPLUG is not set, so the symbol needs to be referenced carefully. Signed-off-by: Axel Lin Signed-off-by: Mark Brown --- Reading git-diff-tree failed