Skip to content
Commit c59690fa authored by Feng Tang's avatar Feng Tang Committed by Dmitry Torokhov
Browse files

Input: i8042 - mark stubs in i8042.h "static inline"



Otherwise we may run into following:

drivers/platform/built-in.o: In function `i8042_lock_chip':
/home/test/ws2/projects/linux-2.6/include/linux/i8042.h:50: multiple definition of `i8042_lock_chip'
drivers/input/serio/built-in.o:/home/test/ws2/projects/linux-2.6/include/linux/i8042.h:50: first defined here
...
make[1]: *** [drivers/built-in.o] Error 1
make: *** [drivers] Error 2

Signed-off-by: default avatarFeng Tang <feng.tang@intel.com>
Signed-off-by: default avatarDmitry Torokhov <dtor@mail.ru>
parent 3267a87f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment