s526: remove data[] from s526_gpct_config_t
authorIan Abbott <abbotti@mev.co.uk>
Mon, 29 Apr 2013 12:02:10 +0000 (13:02 +0100)
committerIan Abbott <abbotti@mev.co.uk>
Mon, 29 Apr 2013 12:02:10 +0000 (13:02 +0100)
commiteea099003131499606e7af1f8ba94bc8949d687e
tree7304d467d6afa765fac4560ee6d5c9f9738579d9
parent1abc08d4f7316b7f3718586fb10f27e2fd72c2e1
s526: remove data[] from s526_gpct_config_t

The elements of the data[] member of s526_gpct_config_t are only
assigned and their values never used.  Get rid of it.

Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
comedi/drivers/s526.c