[PATCH xf86-video-trident 4/4] Rename tridenthelper.c to trident_pll.c

Kevin Brace kevinbrace at gmx.com
Sat May 11 03:22:24 UTC 2019


Signed-off-by: Kevin Brace <kevinbrace at gmx.com>
---
 src/Makefile.am                        | 2 +-
 src/{tridenthelper.c => trident_pll.c} | 0
 2 files changed, 1 insertion(+), 1 deletion(-)
 rename src/{tridenthelper.c => trident_pll.c} (100%)

diff --git a/src/Makefile.am b/src/Makefile.am
index e2f2bd6..ffc2062 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -40,9 +40,9 @@ trident_drv_la_SOURCES = \
         trident_dga.c \
         trident_driver.c \
         trident.h \
-        tridenthelper.c \
         tridentpcirename.h \
         trident_i2c.c \
+        trident_pll.c \
         trident_regs.h \
         trident_shadow.c \
         trident_tv.c \
diff --git a/src/tridenthelper.c b/src/trident_pll.c
similarity index 100%
rename from src/tridenthelper.c
rename to src/trident_pll.c
--
2.17.1



More information about the xorg-devel mailing list