summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@code-monkey.de>2006-06-16 11:38:18 +0200
committerDave Airlie <airlied@linux.ie>2006-06-23 10:00:08 +1000
commitf25ba3dc0e7850f0b1b78f54c0e7211bf2e81b3a (patch)
tree17a9488b3cfa7f4c7e5bd4e9bfdcb48766a1af52 /src
parent764013ec61b9043f1487513658e374569f7154a9 (diff)
Remove obsolete FIXME.
Diffstat (limited to 'src')
-rw-r--r--src/radeon_video.c7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/radeon_video.c b/src/radeon_video.c
index c59298a..07270a1 100644
--- a/src/radeon_video.c
+++ b/src/radeon_video.c
@@ -30,13 +30,6 @@
#include "msp3430.h"
#include "tda9885.h"
-#ifdef USE_EXA
-/* FIXME : the video code hasn't been ported so this is a hack to make
- * it compile at all without too much ifdefing */
-#include "xaa.h"
-#include "xf86fbman.h"
-#endif
-
#define OFF_DELAY 250 /* milliseconds */
#define FREE_DELAY 15000