summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2010-05-18 12:59:36 -0400
committerAdam Jackson <ajax@redhat.com>2010-05-18 12:59:36 -0400
commitaa26b72a5f76012e8246de1e885f707f29e5fc4c (patch)
tree05455a047b695f7fccc9b85cbb600c34bca2e463
parent55ea2bfc3720e5f3c8e412a31cde547e88726bf5 (diff)
Remove mibank.h reference
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/apm.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/apm.h b/src/apm.h
index db0c7ec..bc66714 100644
--- a/src/apm.h
+++ b/src/apm.h
@@ -20,9 +20,6 @@
/* All drivers using the vgahw module need this */
#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"