From: Bjorn Helgaas Date: Wed, 27 Jul 2005 22:32:00 +0000 (-0400) Subject: [ACPI] don't complain about PCI root bridges without _SEG X-Git-Tag: v2.6.14-rc1~256^2~14^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dadb3dadfaa01890fc10df03f0dd03a9f8774b2;p=pandora-kernel.git [ACPI] don't complain about PCI root bridges without _SEG There are lots of single-PCI-segment machines that don't supply _SEG for the root bridges. The PCI root bridge driver silently assumes the segment to be zero in this case, so glue.c shouldn't complain either. Signed-off-by: Bjorn Helgaas Signed-off-by: Len Brown --- Reading git-diff-tree failed