[PATCH xf86-video-trident 3/3] Rename xp_accel.c to xp_xaa.c
Kevin Brace
kevinbrace at gmx.com
Tue Mar 5 22:03:57 UTC 2019
Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
---
src/Makefile.am | 2 +-
src/{xp_accel.c => xp_xaa.c} | 0
2 files changed, 1 insertion(+), 1 deletion(-)
rename src/{xp_accel.c => xp_xaa.c} (100%)
diff --git a/src/Makefile.am b/src/Makefile.am
index 4e5b098..7bdad06 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -48,6 +48,6 @@ trident_drv_la_SOURCES = \
trident_tv.c \
trident_video.c \
tvga_dac.c \
- xp_accel.c \
+ xp_xaa.c \
xp4_accel.c \
xp4_accel_exa.c
diff --git a/src/xp_accel.c b/src/xp_xaa.c
similarity index 100%
rename from src/xp_accel.c
rename to src/xp_xaa.c
--
2.17.1
More information about the xorg-devel
mailing list