staging: comedi: mite: remove mite_dma_tcr()
authorH Hartley Sweeten <[email protected]>
Wed, 20 Apr 2016 17:36:31 +0000 (10:36 -0700)
committerGreg Kroah-Hartman <[email protected]>
Fri, 29 Apr 2016 05:18:51 +0000 (22:18 -0700)
commita2a9d1b4c5c4e7b420a50e263ed202d1648458f8
treefec1dfef9616e282efc3f682ef88e9ca5ecff696
parentace613ee7ca711b5ad8e239679755b74af4f5e38
staging: comedi: mite: remove mite_dma_tcr()

This exported function is not used by any of the comedi drivers. The
only call point in mite.c is commented out. Remove the unused function
and the export.

Signed-off-by: H Hartley Sweeten <[email protected]>
Reviewed-by: Ian Abbott <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/staging/comedi/drivers/mite.c
drivers/staging/comedi/drivers/mite.h