Skip to content

Commit

Permalink
staging: comedi: dt3000: remove '0' entries in boardinfo
Browse files Browse the repository at this point in the history
These entries will default to '0'.

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>
  • Loading branch information
H Hartley Sweeten authored and Greg Kroah-Hartman committed Oct 26, 2012
1 parent da0c101 commit ad25f54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/staging/comedi/drivers/dt3000.c
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit ad25f54

Please sign in to comment.