mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 05:01:48 +00:00
86f94e3a15
During builds I see the following warning -
CC [M] drivers/char/pcmcia/synclink_cs.o
drivers/char/pcmcia/synclink_cs.c:2194: warning: ‘mgslpc_get_icount’ defined but not used
The function is a callback meant to be assigned to get_icount (added during
|
||
---|---|---|
.. | ||
ipwireless | ||
cm4000_cs.c | ||
cm4040_cs.c | ||
cm4040_cs.h | ||
Kconfig | ||
Makefile | ||
synclink_cs.c |