PCI: drivers/pci/rom.c: #if 0 two functions
authorAdrian Bunk <bunk@kernel.org>
Sat, 27 Oct 2007 01:06:25 +0000 (03:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 23:04:18 +0000 (15:04 -0800)
This patch #if 0's the following unused global functions:
- rom.c: pci_map_rom_copy()
- rom.c: pci_remove_rom()

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found