Commit 3bd8a8b4595c2464fbb426696c2f58b242017388

Authored by Sachin Kamat
Committed by Dmitry Torokhov
1 parent 98f6e5d1a3

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>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

drivers/input/mouse/lifebook.c
... ... @@ -44,7 +44,7 @@
44 44 return 1;
45 45 }
46 46  
47   -static const struct dmi_system_id __initconst lifebook_dmi_table[] = {
  47 +static const struct dmi_system_id lifebook_dmi_table[] __initconst = {
48 48 {
49 49 /* FLORA-ie 55mi */
50 50 .matches = {