commit | ea7415512a07add2b09c070c9a5d1950833cf9b3 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Wed Feb 18 10:44:29 2009 -0800 |
committer | Jesse Barnes <jbarnes@hobbes.lan> | Thu Mar 19 19:29:35 2009 -0700 |
tree | 1c0d7468f57d38f74f4649cb9f4655b1937cf2a0 | |
parent | c48f1670f42b71f39f4a3bfba01ffb691cc9206c [diff] |
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>