From: Jingoo Han Date: Fri, 28 Feb 2014 07:26:08 +0000 (-0800) Subject: leds: clevo-mail: remove __initdata marker X-Git-Tag: v3.15-rc1~38^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aad0f292756cb267953f6cd04bbf4b51f2497034;p=pandora-kernel.git leds: clevo-mail: 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 Suggested-by: Uwe Kleine-König Signed-off-by: Bryan Wu --- Reading git-diff-tree failed