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)
commitc48f1670f42b71f39f4a3bfba01ffb691cc9206c
treea407190fd3141b9d0bbb4a861f334f0bb4be6143
parentb5fbf53324f65646154e172af350674d5a2a1629
PCI: constify pci_bus_add_devices()

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>
drivers/pci/bus.c
include/linux/pci.h