summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2010-05-18 13:13:44 -0400
committerAdam Jackson <ajax@redhat.com>2010-05-18 13:13:44 -0400
commitbd71f657daa44b8e5fc416f6eb48e5bc8216e838 (patch)
tree69f092caa3edd532a1f7e4286f6f7df3cb100543
parent5bf78ef9a273b4bc56b9a2548e9715333aa885ad (diff)
Remove mibank.h reference
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/tseng.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/tseng.h b/src/tseng.h
index fbb0fd3..ce2f174 100644
--- a/src/tseng.h
+++ b/src/tseng.h
@@ -25,9 +25,6 @@
/* All Tseng chips _need_ VGA register access, so multihead operation is out of the question */
#include "vgaHW.h"
-/* Drivers using the mi banking wrapper need this */
-#include "mibank.h"
-
/* All drivers using the mi colormap manipulation need this */
#include "micmap.h"