From: Bill Pemberton Date: Wed, 21 Nov 2012 20:34:58 +0000 (-0500) Subject: PCI: Move pci_uevent into pci-driver.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~86^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ccc9aa17a0ccfabf3b2eb31243c3204f81166f6;p=pandora-kernel.git PCI: Move pci_uevent into pci-driver.c With the demise of CONFIG_HOTPLUG as an option, the pci_uevent function located in hotplug.c will now always be used and doesn't need special treatment in the Makefile. Move pci_uevent into pci-driver.c and remove hotplug.c Signed-off-by: Bill Pemberton Acked-by: Bjorn Helgaas Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed