linux/drivers/staging/ft1000
Devendra Naga 3bc2311e32 staging/ft1000: fix sparse warning about the kernel thread handler function
sparse throws warning about the ft1000_poll_thread as

drivers/staging/ft1000/ft1000-usb/ft1000_usb.c:40:5: warning: symbol 'ft1000_poll_thread' was not declared. Should it be static?

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-07-09 12:26:43 -07:00
..
ft1000-pcmcia staging/ft1000: fix the no brace needed warning in ft1000_interrupt 2012-07-09 12:26:42 -07:00
ft1000-usb staging/ft1000: fix sparse warning about the kernel thread handler function 2012-07-09 12:26:43 -07:00
ft1000.h staging: ft1000: Merge common definitions from USB and PCMCIA drivers 2011-07-05 10:33:46 -07:00
Kconfig staging: ft1000-pcmcia: Fix compilation errors. 2011-01-20 15:59:03 -08:00
Makefile
TODO