From: Sachin Kamat Date: Wed, 7 Aug 2013 09:30:43 +0000 (-0700) Subject: leds: ss4200: Fix incorrect placement of __initdata X-Git-Tag: v3.12-rc1~32^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b06cf2d7ec51c12eb5f9d191d461bd9c08f2c107;p=pandora-kernel.git leds: ss4200: Fix incorrect placement of __initdata __initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Signed-off-by: Sachin Kamat Cc: Dave Hansen Signed-off-by: Bryan Wu --- Reading git-diff-tree failed