pcmmio: Avoid compiler warning about uninitialized irq[1] which is out of
authorIan Abbott <abbotti@mev.co.uk>
Thu, 13 Jan 2011 12:07:33 +0000 (12:07 +0000)
committerIan Abbott <abbotti@mev.co.uk>
Thu, 13 Jan 2011 12:07:33 +0000 (12:07 +0000)
commit543a5b5e93e6ca9a81b7d834f25306b71a2e7cd0
treec02c89ce5048af6c3786981e2de4332e91b4ba37
parent6582a3b1de46507dc99f91052c212472f08531d2
pcmmio: Avoid compiler warning about uninitialized irq[1] which is out of
bounds of irq[] anyway (as MAX_ASICS = 1).
comedi/drivers/pcmmio.c