summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2012-02-01 17:30:52 +0100
committerThomas Hellstrom <thellstrom@vmware.com>2012-02-02 10:31:59 +0100
commit3e18d43c7f8ab5dcb94ac285a687eaaa1a578250 (patch)
treef8f64cd7f20be3175829f7abe3c4fef528078b60
parentbfb286bea967c26426aebda2a581f35da0d86884 (diff)
vmwgfx: Kill a deprecation warning on server 1.12
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
-rw-r--r--vmwgfx/vmwgfx_driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/vmwgfx/vmwgfx_driver.c b/vmwgfx/vmwgfx_driver.c
index c5487e2..ed1eb8c 100644
--- a/vmwgfx/vmwgfx_driver.c
+++ b/vmwgfx/vmwgfx_driver.c
@@ -35,7 +35,6 @@
#include "xf86.h"
#include "xf86_OSproc.h"
#include "compiler.h"
-#include "xf86PciInfo.h"
#include "xf86Pci.h"
#include "mipointer.h"
#include "micmap.h"