summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Crouse <jordan.crouse@amd.com>2008-03-14 16:38:21 -0600
committerJordan Crouse <jordan.crouse@amd.com>2008-03-14 16:38:21 -0600
commite93660928499f963d477720b628a05e8d14ea197 (patch)
tree118d3a22900703b01b4622316dec1cd0903ee59c
parentc42454a5d1fba9dc0ef4d671cb839108ef827ec9 (diff)
amd: Missed a merge artifact - kick me in the head for breaking tinderbox
-rw-r--r--src/gx_driver.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gx_driver.c b/src/gx_driver.c
index 8f0106d..66aa31c 100644
--- a/src/gx_driver.c
+++ b/src/gx_driver.c
@@ -539,7 +539,6 @@ GXPreInit(ScrnInfoPtr pScrni, int flags)
if (xf86ReturnOptValBool(GeodeOptions, GX_OPTION_NOACCEL, FALSE))
pGeode->NoAccel = TRUE;
->>>>>>> patched
pGeode->rotation = RR_Rotate_0;