mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-21 01:32:47 +07:00
staging: comedi: rti800: remove '0' boardinfo data
Remove the boardinfo data that is set to '0', this is the default. 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>
This commit is contained in:
parent
5c7bfad823
commit
a7f2466789
@ -132,7 +132,6 @@ struct rti800_board {
|
||||
static const struct rti800_board rti800_boardtypes[] = {
|
||||
{
|
||||
.name = "rti800",
|
||||
.has_ao = 0,
|
||||
}, {
|
||||
.name = "rti815",
|
||||
.has_ao = 1,
|
||||
|
Loading…
Reference in New Issue
Block a user