From: Muthu Kumar Date: Fri, 28 Apr 2006 07:42:21 +0000 (-0700) Subject: [PATCH] PCI ACPI: Rename the functions to avoid multiple instances. X-Git-Tag: v2.6.18-rc1~1081^2~228^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c273b95808c270149e9be9e172e4ef19f5d5c98;p=pandora-kernel.git [PATCH] PCI ACPI: Rename the functions to avoid multiple instances. There were two instances of pci_acpi_init(), one in drivers/pci/pci-acpi.c and another in arch/i386/pci/acpi.c. Rename the one in pci-acpi.c and make it consistent with other names in the same file. Signed-off-by: Muthukumar R Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed