summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2012-08-15 12:49:10 -0400
committerAdam Jackson <ajax@redhat.com>2012-08-15 12:49:10 -0400
commit763f387ccac2399f1d58ec112c8bed45196bea5e (patch)
treede432f2320d71a9a8644482b8be8ebd37909d8ac
parentaabcf5ea30195274c79ae94c0fe6edc965f5c123 (diff)
Don't bother to include vbe.h
The only VBE code here went away when we dropped UMS. Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r--src/radeon_driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/radeon_driver.c b/src/radeon_driver.c
index 599d07d4..d7bb004d 100644
--- a/src/radeon_driver.c
+++ b/src/radeon_driver.c
@@ -89,7 +89,6 @@
#include "xf86Resources.h"
#endif
#include "xf86cmap.h"
-#include "vbe.h"
#include "shadow.h"
/* vgaHW definitions */