From: Benson Leung Date: Mon, 21 Oct 2013 03:58:26 +0000 (-0700) Subject: platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tag X-Git-Tag: v3.14-rc1~49^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdddd23fa2536cd4273e95d66b6ef83e67b747bf;p=pandora-kernel.git platform/chrome: chromeos_laptop - fix incorrect placement of __initdata tag __initdata tag should be placed between the variable name and equal sign for the variable to be placed in the intended .init.data section. Signed-off-by: Benson Leung Signed-off-by: Olof Johansson --- Reading git-diff-tree failed