From: Arnd Bergmann Date: Tue, 15 May 2012 21:02:58 +0000 (-0600) Subject: video/ili9320: do not mark exported functions __devexit X-Git-Tag: v3.5-rc3~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff9440465c82099ba3365930a97f90b3acfcc980;p=pandora-kernel.git video/ili9320: do not mark exported functions __devexit No symbol can be exported when the section is discarded - the only solution I could think of is not to mark symbols as __devexit when they are exported. Signed-off-by: Arnd Bergmann Signed-off-by: Mathieu Poirier Signed-off-by: Florian Tobias Schandinat --- Reading git-diff-tree failed