From: Kyle McMartin Date: Thu, 18 Oct 2007 07:04:03 +0000 (-0700) Subject: [PARISC] Squelch pci_enable_device __must_check warning in superio X-Git-Tag: v2.6.24-rc1~118^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19c4d5664aaf9419dfe6b24990a93305fded6403;p=pandora-kernel.git [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 --- Reading git-diff-tree failed