From: Sachin Kamat Date: Wed, 7 Aug 2013 11:46:55 +0000 (+0530) Subject: ACPI / EC: Fix incorrect placement of __initdata X-Git-Tag: v3.12-rc1~178^2~12^2~6^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6cef74970186797c45b3add1e73a14aa71d338d1;p=pandora-kernel.git ACPI / EC: 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 Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed