diff options
author | Chen Gang <gang.chen.5i5j@gmail.com> | 2014-11-09 22:31:11 +0100 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2014-11-10 07:59:25 +0100 |
commit | bd447b61c49fc26f0299587db3e6d66da49dc529 (patch) | |
tree | 7689f433d6817c08c89dff5ccb28d3269118b2c7 /drivers/pinctrl/sh-pfc/pfc-sh7264.c | |
parent | Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume (diff) | |
download | linux-bd447b61c49fc26f0299587db3e6d66da49dc529.tar.xz linux-bd447b61c49fc26f0299587db3e6d66da49dc529.zip |
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>
Diffstat (limited to 'drivers/pinctrl/sh-pfc/pfc-sh7264.c')
0 files changed, 0 insertions, 0 deletions