From: Andrew Morton Date: Wed, 18 Feb 2009 18:44:29 +0000 (-0800) Subject: PCI: constify pci_bus_assign_resources() X-Git-Tag: v2.6.30-rc1~419^2~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea7415512a07add2b09c070c9a5d1950833cf9b3;p=pandora-kernel.git 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed