提交 98c6ccd0 编写于 作者: H H Hartley Sweeten 提交者: Greg Kroah-Hartman

staging: comedi: pcl711: remove unused private data members

Remove all the private data variables that are not used by the driver.
Signed-off-by: NH Hartley Sweeten <hsweeten@visionengravers.com>
Reviewed-by: NIan Abbott <abbotti@mev.co.uk>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 0fd8ebea
......@@ -175,11 +175,7 @@ static const struct pcl711_board boardtypes[] = {
};
struct pcl711_private {
int board;
int adchan;
int ntrig;
int aip[8];
unsigned int ao_readback[2];
unsigned int divisor1;
unsigned int divisor2;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册