projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98f6e5d
)
Input: lifebook - fix incorrect placement of __initconst
author
Sachin Kamat
<sachin.kamat@linaro.org>
Mon, 12 Aug 2013 18:05:43 +0000
(11:05 -0700)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Tue, 13 Aug 2013 05:32:38 +0000
(22:32 -0700)
__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
patch
|
blob
|
history
diff --git
a/drivers/input/mouse/lifebook.c
b/drivers/input/mouse/lifebook.c
index 2c4db636de6cab98aeffefbe38cc34e3607d8233..23222dd5a66fb146d7b53774818c750050fb6511 100644
(file)
--- 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 = {