Input: wistron_btns - fix incorrect placement of __initconst
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 12 Aug 2013 18:05:18 +0000 (11:05 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 13 Aug 2013 05:32:34 +0000 (22:32 -0700)
commit98f6e5d1a39ee05c0c2a3a9f60bbc0e475bf9563
tree0f3ca71de48f309f12355b9109833cb99ddf2b11
parent846fc20ff76ae10793c0f02b67f0308234fb7539
Input: wistron_btns - 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/misc/wistron_btns.c