From 7518b8959ee7598f3526365a83ea7e143a5d6a4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michel=20D=C3=A4nzer?= Date: Fri, 9 Mar 2007 19:50:03 +0100 Subject: [PATCH] Revert change accidentally included in previous commit. --- src/i830_exa.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/i830_exa.c b/src/i830_exa.c index dfc8f998..bef8faef 100644 --- a/src/i830_exa.c +++ b/src/i830_exa.c @@ -42,7 +42,7 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. #define DEBUG_I830FALLBACK 1 #endif -#define ALWAYS_SYNC 0 +#define ALWAYS_SYNC 1 #ifdef DEBUG_I830FALLBACK #define I830FALLBACK(s, arg...) \