From: Arnd Bergmann Date: Tue, 15 May 2012 21:02:57 +0000 (-0600) Subject: drivers/video: use correct __devexit_p annotation X-Git-Tag: v3.5-rc3~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f32d03bc63ab27f5e21d40c4ec81e18d991f424;p=pandora-kernel.git drivers/video: 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: Florian Tobias Schandinat --- Reading git-diff-tree failed