diff options
author | Chen Gang <gang.chen.5i5j@gmail.com> | 2014-11-09 13:31:11 -0800 |
---|---|---|
committer | Max Krummenacher <max.krummenacher@toradex.com> | 2016-03-21 10:52:20 +0100 |
commit | ac76a49eccb78ffb299bf889b69354f5ab1ef55c (patch) | |
tree | 54855db4fc9cab7ce768922be5683bec1b011179 /security | |
parent | d2059a5ddb75f75717db7f38617d46522dda5023 (diff) |
Input: lifebook - use "static inline" instead of "inline" in lifebook.h
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>
(cherry picked from commit bd447b61c49fc26f0299587db3e6d66da49dc529)
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions