commit | 1dadb3dadfaa01890fc10df03f0dd03a9f8774b2 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Wed Jul 27 18:32:00 2005 -0400 |
committer | Len Brown <len.brown@intel.com> | Fri Aug 12 01:10:29 2005 -0400 |
tree | d61020f32e56881a5f9c6256dcf48b383c77ed5d | |
parent | 6c89cce75c6f93088a5a2a25bb9674a9194592cc [diff] |
[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>