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