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