Skip to content
Snippets Groups Projects
Commit 783e8496 authored by Bjorn Helgaas's avatar Bjorn Helgaas
Browse files

PCI: Make pci_get_rom_size() static


pci_get_rom_size() is called only from pci_map_rom(), so it can be static.
Make it static and remove the declaration from include/linux/pci.h.

Signed-off-by: default avatarBjorn Helgaas <bhelgaas@google.com>
parent beced88e
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment