git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02b6a58
)
Input: lifebook - use "static inline" instead of "inline" in lifebook.h
author
Chen Gang
<gang.chen.5i5j@gmail.com>
Sun, 9 Nov 2014 21:31:11 +0000
(13:31 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Mon, 10 Nov 2014 06:59:25 +0000
(22:59 -0800)
For functions defined in header files we should use static inline rather
than inline, which breaks under the latest upstream gcc (which is really
gcc issue, but static inline is better suited regardless).
The related error (with allmodconfig under tile):
MODPOST 4002 modules
ERROR: "lifebook_detect" [drivers/input/mouse/psmouse.ko] undefined!
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/lifebook.h
patch
|
blob
|
history
diff --cc
drivers/input/mouse/lifebook.h
Simple merge