From: Jacob Keller Date: Wed, 31 Jul 2013 06:53:21 +0000 (+0000) Subject: PCI: move enum pcie_link_width into pci.h X-Git-Tag: v3.12-rc1~132^2~416^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59da381ee2afc806f85becf3aa64ffc952355552;p=pandora-kernel.git PCI: move enum pcie_link_width into pci.h pcie_link_width is the enum used to define the link width values for a pcie device. This enum should not be contained solely in pci_hotplug.h, and this patch moves it next to pci_bus_speed in pci.h Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Acked-by: Bjorn Helgaas Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed