Commit 6f32099a authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

PCI: Move pci_read_bridge_windows() below individual window accessors



Move pci_read_bridge_windows() below the functions that read the I/O,
memory, and prefetchable memory windows, so pci_read_bridge_windows() can
use them in the future.  No functional change intended.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent dc4e6f21
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment