diff options
author | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:29 +1000 |
---|---|---|
committer | Dave Airlie <airlied@redhat.com> | 2009-07-28 13:32:29 +1000 |
commit | a22b16c0dc757c940461f26bc6e1802b53e860c5 (patch) | |
tree | a6b43e796fda3f666222b567a4a8b2647b379d75 /src/gx_video.c | |
parent | 810dd8f15c40271b75bb8a124709eadb5e4c36a8 (diff) |
geode: update for resources/RAC API removal
Diffstat (limited to 'src/gx_video.c')
-rw-r--r-- | src/gx_video.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gx_video.c b/src/gx_video.c index 354e179..9041f5f 100644 --- a/src/gx_video.c +++ b/src/gx_video.c @@ -45,7 +45,6 @@ #include "xf86.h" #include "xf86_OSproc.h" -#include "xf86Resources.h" #include "compiler.h" #include "xf86PciInfo.h" #include "xf86Pci.h" |