From: Devendra Naga Date: Sat, 7 Jul 2012 12:05:15 +0000 (+0530) Subject: staging/ft1000: fix sparse warning about the kernel thread handler function X-Git-Tag: v3.6-rc1~100^2~356 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bc2311e32daef1b62f45bc5d1da936f4cb31111;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed