From: Philipp Zabel Date: Thu, 24 Apr 2008 17:10:46 +0000 (+0100) Subject: [ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_info X-Git-Tag: v2.6.26-rc1~351^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e03e0590b2b29b62f0480524090e469baa13d5f5;p=pandora-kernel.git [ARM] 5020/1: magician: remove __devinit marker from pasic3_leds_info Platform data must not be marked with __devinit. Even __devinitdata would be wrong as the platform driver can be compiled as a module. Signed-off-by: Philipp Zabel Signed-off-by: Russell King --- Reading git-diff-tree failed