staging: csr: Remove CsrThreadHandle
authorSeongJae Park <sj38.park@gmail.com>
Tue, 23 Oct 2012 06:00:07 +0000 (15:00 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 Oct 2012 04:03:52 +0000 (21:03 -0700)
commitad2d25595870a33d3e38e0bc6960fad144539164
tree57ec2f0bca6c6a1e9c7db56479ff2c58a277164e
parent272bf3146f0ae35b17f2f27f4d63fa0392d0eeda
staging: csr: Remove CsrThreadHandle

CsrThreadHandle is typedef of struct CsrThread.
Some functions in csr_framework_ext.h use it as parameter.
But, nobody call them.

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/csr/csr_framework_ext.h
drivers/staging/csr/csr_framework_ext_types.h