[PATCH xf86-video-trident 4/4] Rename xp4_accel.c to xp4_xaa.c

Kevin Brace kevinbrace at gmx.com
Mon Feb 25 23:33:08 UTC 2019


Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
---
 src/Makefile.am                | 4 ++--
 src/{xp4_accel.c => xp4_xaa.c} | 0
 2 files changed, 2 insertions(+), 2 deletions(-)
 rename src/{xp4_accel.c => xp4_xaa.c} (100%)

diff --git a/src/Makefile.am b/src/Makefile.am
index 9e65055..50b2a73 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -49,5 +49,5 @@ trident_drv_la_SOURCES = \
          trident_video.c \
          tvga_dac.c \
          xp_accel.c \
-	 xp4_accel.c \
-	 xp4_accel_exa.c
+	 xp4_accel_exa.c \
+	 xp4_xaa.c
diff --git a/src/xp4_accel.c b/src/xp4_xaa.c
similarity index 100%
rename from src/xp4_accel.c
rename to src/xp4_xaa.c
-- 
2.17.1



More information about the xorg-devel mailing list