summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Dänzer <michel@tungstengraphics.com>2006-06-18 16:01:00 +0200
committerMichel Dänzer <michel@tungstengraphics.com>2006-06-18 16:01:00 +0200
commit2bcdc7cfd013bd457d35f927390e5cc3544f30f1 (patch)
tree5f036fa0529086686893bd293a1991e0a5a86ab8
parent25a5ccb63a9e3074b4c8eaf48844877d84ff76bb (diff)
Remove #include <fbdevhw.h>, not used here.
-rw-r--r--src/radeon_exa_funcs.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/radeon_exa_funcs.c b/src/radeon_exa_funcs.c
index 16d3f5d..77cffcf 100644
--- a/src/radeon_exa_funcs.c
+++ b/src/radeon_exa_funcs.c
@@ -56,8 +56,6 @@
#include "exa.h"
-#include "fbdevhw.h"
-
static void
FUNC_NAME(RADEONSync)(ScreenPtr pScreen, int marker)
{