PCI: constify pci_bus_add_devices()
authorakpm@linux-foundation.org <akpm@linux-foundation.org>
Tue, 3 Feb 2009 23:45:26 +0000 (15:45 -0800)
committerJesse Barnes <jbarnes@hobbes.lan>
Fri, 20 Mar 2009 02:29:35 +0000 (19:29 -0700)
drivers/pci/hotplug/fakephp.c:283: warning: passing argument 1 of 'pci_bus_add_devices' discards qualifiers from pointer target type

Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>

No differences found