]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: comedi: pcl816: remove unused RTC dma support
authorH Hartley Sweeten <hsweeten@visionengravers.com>
Sat, 20 Apr 2013 00:14:30 +0000 (17:14 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 22 Apr 2013 17:23:37 +0000 (10:23 -0700)
commita4b47eeac2fe1687a6af0d30509a39b23a466cf6
tree9b1f40b5be57fdc673f1676215563442b83ce605
parentaecfd1ec015397ec7a159ebb3a8c48202e0ac9a5
staging: comedi: pcl816: remove unused RTC dma support

All the RTC dma support code in this driver is #ifdef'ed out.

Remove the unused code to assist in cleaning up this driver.

Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/comedi/drivers/pcl816.c