diff options
author | Dave Airlie <airlied@redhat.com> | 2012-06-05 19:35:39 +0100 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2012-06-05 19:35:39 +0100 |
commit | bab8041291ff81c81a98aca385cce561ecddc9d1 (patch) | |
tree | eae3edf822f01c8757400a3155aa4c71cf9e91db /src/lg_xaa.c | |
parent | 9a5e19597be4f5ee4c1030e4a716207789e78668 (diff) |
cirrus: drop xf86PciInfo.
This drops usage of deprecated header file.
Signed-off-by: Dave Airlie <airlied@redhat.com>
Diffstat (limited to 'src/lg_xaa.c')
-rw-r--r-- | src/lg_xaa.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lg_xaa.c b/src/lg_xaa.c index 7abfb20..45ecea7 100644 --- a/src/lg_xaa.c +++ b/src/lg_xaa.c @@ -20,7 +20,6 @@ #include "compiler.h" #include "xf86Pci.h" -#include "xf86PciInfo.h" #include "vgaHW.h" |