From: Arnd Bergmann Date: Wed, 9 May 2012 22:35:23 +0000 (-0600) Subject: spi/topcliff: use correct __devexit_p annotation X-Git-Tag: v3.5-rc1~95^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d195f7bebc14ece71bf11d09f1726ee6f6b4f4b9;p=pandora-kernel.git spi/topcliff: 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: Arnd Bergmann Signed-off-by: Mathieu Poirier Signed-off-by: Grant Likely --- Reading git-diff-tree failed