Commit ad25f545 authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Greg Kroah-Hartman

staging: comedi: dt3000: remove '0' entries in boardinfo

These entries will default to '0'.
Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent da0c1012
......@@ -127,8 +127,6 @@ static const struct dt3k_boardtype dt3k_boardtypes[] = {
.adbits = 12,
.adrange = &range_dt3000_ai,
.ai_speed = 3000,
.dachan = 0,
.dabits = 0,
},
{.name = "dt3003",
.device_id = PCI_DEVICE_ID_DT3003,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment