Remove the boardinfo data that is set to '0', this is the default.
Signed-off-by: H Hartley Sweeten <[email protected]>
Cc: Ian Abbott <[email protected]>
Cc: Greg Kroah-Hartman <[email protected]>
---
drivers/staging/comedi/drivers/rti800.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/comedi/drivers/rti800.c
b/drivers/staging/comedi/drivers/rti800.c
index dc81132..555833b 100644
--- a/drivers/staging/comedi/drivers/rti800.c
+++ b/drivers/staging/comedi/drivers/rti800.c
@@ -132,7 +132,6 @@ struct rti800_board {
static const struct rti800_board rti800_boardtypes[] = {
{
.name = "rti800",
- .has_ao = 0,
}, {
.name = "rti815",
.has_ao = 1,
--
1.8.1.4
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel