summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2010-05-18 13:07:18 -0400
committerAdam Jackson <ajax@redhat.com>2010-05-18 13:07:18 -0400
commit2f26fd4cc583aa07e31aa3c8edb975ace9bf31eb (patch)
treeb40e18b078188fdda390be64758edc9bbf961b36
parentcf69c8bde21ee383b471ca82d70c179dfaf78722 (diff)
Remove mibank.h reference
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/geode_driver.c1
-rw-r--r--src/gx_randr.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/geode_driver.c b/src/geode_driver.c
index 8887c23..43e9506 100644
--- a/src/geode_driver.c
+++ b/src/geode_driver.c
@@ -58,7 +58,6 @@
/* Machine independent stuff */
#include "mipointer.h"
-#include "mibank.h"
#include "micmap.h"
/* All drivers implementing backing store need this */
#include "mibstore.h"
diff --git a/src/gx_randr.c b/src/gx_randr.c
index 91ca43e..aa8b995 100644
--- a/src/gx_randr.c
+++ b/src/gx_randr.c
@@ -28,7 +28,6 @@
#include "xf86.h"
#include "os.h"
-#include "mibank.h"
#include "globals.h"
#include "xf86.h"
#include "xf86Priv.h"