[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)
commit19c4d5664aaf9419dfe6b24990a93305fded6403
tree00ea02cbc0a31d48cb955a4e60b55b4d3971a782
parent6cc4525d29e22ab831387b6fac371e0118693a25
[PARISC] Squelch pci_enable_device __must_check warning in superio

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>
drivers/parisc/superio.c