This member of the private data is not used. Remove it.

Signed-off-by: H Hartley Sweeten <hswee...@visionengravers.com>
Cc: Ian Abbott <abbo...@mev.co.uk>
Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
---
 drivers/staging/comedi/drivers/pcl816.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/comedi/drivers/pcl816.c 
b/drivers/staging/comedi/drivers/pcl816.c
index 6821017..66d3c5a 100644
--- a/drivers/staging/comedi/drivers/pcl816.c
+++ b/drivers/staging/comedi/drivers/pcl816.c
@@ -112,7 +112,6 @@ struct pcl816_private {
        unsigned int hwdmasize;
        unsigned long dmabuf[2];        /*  pointers to begin of DMA buffers */
        unsigned int hwdmaptr[2];       /*  hardware address of DMA buffers */
-       unsigned int dmasamplsize;      /*  size in samples hwdmasize[0]/2 */
        int next_dma_buf;       /*  which DMA buffer will be used next round */
        long dma_runs_to_end;   /*  how many we must permorm DMA transfer to 
end of record */
        unsigned long last_dma_run;     /*  how many bytes we must transfer on 
last DMA page */
-- 
1.8.5.2

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to