From: Sachin Kamat Date: Mon, 12 Aug 2013 18:05:43 +0000 (-0700) Subject: Input: lifebook - fix incorrect placement of __initconst X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=3bd8a8b4595c2464fbb426696c2f58b242017388;p=linux-beck.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 --- diff --git a/drivers/input/mouse/lifebook.c b/drivers/input/mouse/lifebook.c index 2c4db636de6c..23222dd5a66f 100644 --- a/drivers/input/mouse/lifebook.c +++ b/drivers/input/mouse/lifebook.c @@ -44,7 +44,7 @@ static int lifebook_set_6byte_proto(const struct dmi_system_id *d) return 1; } -static const struct dmi_system_id __initconst lifebook_dmi_table[] = { +static const struct dmi_system_id lifebook_dmi_table[] __initconst = { { /* FLORA-ie 55mi */ .matches = {