PCI: constify pci_bus_assign_resources()
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 18 Feb 2009 18:44:29 +0000 (10:44 -0800)
committerJesse Barnes <jbarnes@hobbes.lan>
Fri, 20 Mar 2009 02:29:35 +0000 (19:29 -0700)
commitea7415512a07add2b09c070c9a5d1950833cf9b3
tree1c0d7468f57d38f74f4649cb9f4655b1937cf2a0
parentc48f1670f42b71f39f4a3bfba01ffb691cc9206c
PCI: constify pci_bus_assign_resources()

drivers/pci/hotplug/fakephp.c: In function 'pci_rescan_bus':
drivers/pci/hotplug/fakephp.c:271: warning: passing argument 1 of 'pci_bus_assign_resources' 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/setup-bus.c
include/linux/pci.h