[ACPI] don't complain about PCI root bridges without _SEG
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 27 Jul 2005 22:32:00 +0000 (18:32 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 12 Aug 2005 05:10:29 +0000 (01:10 -0400)
commit1dadb3dadfaa01890fc10df03f0dd03a9f8774b2
treed61020f32e56881a5f9c6256dcf48b383c77ed5d
parent6c89cce75c6f93088a5a2a25bb9674a9194592cc
[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 <bjorn.helgaas@hp.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/glue.c