From 7182296f7e2ac717538bbd2bed3b452551494bff Mon Sep 17 00:00:00 2001 From: Jesse Barnes Date: Mon, 28 Apr 2008 12:30:35 -0700 Subject: [PATCH] --- yaml --- r: 94863 b: refs/heads/master c: ee69439cc1dcadbae42ece1caa1ec1786560f7aa h: refs/heads/master i: 94861: dbfbd6599b811dead6cafa937fa5f173b1541879 94859: 53cf344dbafe8da8fd3581658b9e720f561ec3d1 94855: f730da59f9a14e4f9c65549bf8db7ea262c53051 94847: b86fc66e78125d695a43c87c54b6d003806c467c v: v3 --- [refs] | 2 +- trunk/include/linux/pci.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index 50191af7d55a..3c040b1699eb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 97a34eb77c758ff7821c2d29b3b5a84299c93aa1 +refs/heads/master: ee69439cc1dcadbae42ece1caa1ec1786560f7aa diff --git a/trunk/include/linux/pci.h b/trunk/include/linux/pci.h index 292491324b01..7a0770d4c4e2 100644 --- a/trunk/include/linux/pci.h +++ b/trunk/include/linux/pci.h @@ -20,8 +20,6 @@ /* Include the pci register defines */ #include -struct pci_vpd; - /* * The PCI interface treats multi-function devices as independent * devices. The slot/function address of each device is encoded @@ -131,6 +129,8 @@ struct pci_cap_saved_state { }; struct pcie_link_state; +struct pci_vpd; + /* * The pci_dev structure is used to describe PCI devices. */