Input: lifebook - fix incorrect placement of __initconst
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 12 Aug 2013 18:05:43 +0000 (11:05 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 13 Aug 2013 05:32:38 +0000 (22:32 -0700)
commit3bd8a8b4595c2464fbb426696c2f58b242017388
tree10c701c919014a625bffd0edd8007ba3194f308c
parent98f6e5d1a39ee05c0c2a3a9f60bbc0e475bf9563
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 <sachin.kamat@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/lifebook.c