[PATCH xf86-video-s3virge 3/3] Eliminate unused function compilation warnings

Kevin Brace kevinbrace at gmx.com
Wed Dec 19 00:15:34 UTC 2018


It is an XAA related issue.

Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
---
 src/s3v_accel.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/s3v_accel.c b/src/s3v_accel.c
index 587ce97..d22e5f0 100644
--- a/src/s3v_accel.c
+++ b/src/s3v_accel.c
@@ -465,7 +465,7 @@ S3VAccelSync(ScrnInfoPtr pScrn)
     WAITIDLE();
 }
 
-
+#ifdef HAVE_XAA_H
 static void
 S3VEngineReset(ScrnInfoPtr pScrn)
 {
@@ -540,7 +540,6 @@ S3VWriteMask(
    return;
 }
 
-#ifdef HAVE_XAA_H
 
 	/************************\
 	|  Solid Filled Rects    |
-- 
2.7.4



More information about the xorg-devel mailing list