From: akpm@linux-foundation.org Date: Tue, 3 Feb 2009 23:45:26 +0000 (-0800) Subject: PCI: constify pci_bus_add_devices() X-Git-Tag: v2.6.30-rc1~419^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c48f1670f42b71f39f4a3bfba01ffb691cc9206c;p=pandora-kernel.git 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 Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed