[PARISC] Squelch pci_enable_device __must_check warning in superio
authorKyle McMartin <kyle@mcmartin.ca>
Thu, 18 Oct 2007 07:04:03 +0000 (00:04 -0700)
committerKyle McMartin <kyle@shortfin.cabal.ca>
Thu, 18 Oct 2007 08:07:44 +0000 (01:07 -0700)
If we have a SuckyIO, and pci_enable_device fails, we'll be in a world of
hurt anyways, so we might as well BUG_ON.

Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>

No differences found