From: Sachin Kamat Date: Thu, 15 Aug 2013 06:50:48 +0000 (-0700) Subject: Input: htcpen - fix incorrect placement of __initdata X-Git-Tag: v3.12-rc1~112^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f01868dcb13e7eb064910e8afe391c1846b9e73b;p=pandora-kernel.git Input: htcpen - 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 Cc: Pau Oliva Fora Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed