From: Sachin Kamat Date: Mon, 12 Aug 2013 18:05:18 +0000 (-0700) Subject: Input: wistron_btns - fix incorrect placement of __initconst X-Git-Tag: v3.12-rc1~112^2^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=98f6e5d1a39ee05c0c2a3a9f60bbc0e475bf9563;p=pandora-kernel.git Input: wistron_btns - fix incorrect placement of __initconst __initconst 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: Dmitry Torokhov --- Reading git-diff-tree failed