From: Jingoo Han Date: Fri, 28 Feb 2014 07:25:07 +0000 (-0800) Subject: leds: leds-ss4200: remove __initdata marker X-Git-Tag: v3.15-rc1~38^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a007ec59e32cb39f1a67a464b01ac6edeff74e5b;p=pandora-kernel.git leds: leds-ss4200: remove __initdata marker Remove __initdata marker, because it is not right for a module parameter. It will make the kernel oops problem. (cooloney@gmail.com: update commit message since it's really a wrong notation) Signed-off-by: Jingoo Han Signed-off-by: Bryan Wu --- Reading git-diff-tree failed