diff options
author | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:31 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:31 +1000 |
commit | 26ca92acc58b74202ec5eacaffc8e418d878da5e (patch) | |
tree | 1391f8d3b715dbed6276d6138db10226f46d87c8 /src/mga_shadow.c | |
parent | c1b8e89f367510958ffa8072ccbf416a13790c96 (diff) |
mga: update for resources/RAC API removal
Diffstat (limited to 'src/mga_shadow.c')
-rw-r--r-- | src/mga_shadow.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mga_shadow.c b/src/mga_shadow.c index 4dc03d3..f928690 100644 --- a/src/mga_shadow.c +++ b/src/mga_shadow.c @@ -9,7 +9,6 @@ #include "xf86.h" #include "xf86_OSproc.h" -#include "xf86Resources.h" #include "xf86PciInfo.h" #include "xf86Pci.h" #include "mga_reg.h" |