]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfcf1953c52f68f3e3d34e101d2e41b8151543745
tree10c701c919014a625bffd0edd8007ba3194f308c
parentca791d035452bdb307ebf9c1234b70b17197d6ca
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