git: 27b8dd594d58 - main - Remove duplicate entry for arm/mv/armada38x/armada38x_rtc.c

Scott Long scottl at FreeBSD.org
Mon Aug 9 19:04:21 UTC 2021


The branch main has been updated by scottl:

URL: https://cgit.FreeBSD.org/src/commit/?id=27b8dd594d58dd6c004a0b0d624b9a68a7e9c849

commit 27b8dd594d58dd6c004a0b0d624b9a68a7e9c849
Author:     Scott Long <scottl at FreeBSD.org>
AuthorDate: 2021-08-09 18:57:50 +0000
Commit:     Scott Long <scottl at FreeBSD.org>
CommitDate: 2021-08-09 18:57:50 +0000

    Remove duplicate entry for arm/mv/armada38x/armada38x_rtc.c
    
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
---
 sys/conf/files.arm64 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64
index 5cd1fa396171..ed3625df0c23 100644
--- a/sys/conf/files.arm64
+++ b/sys/conf/files.arm64
@@ -462,7 +462,6 @@ arm/mv/mv_cp110_clock.c				optional SOC_MARVELL_8K fdt
 arm/mv/mv_cp110_icu.c				optional mv_cp110_icu fdt
 arm/mv/mv_cp110_icu_bus.c			optional mv_cp110_icu fdt
 arm/mv/mv_thermal.c				optional SOC_MARVELL_8K mv_thermal fdt
-arm/mv/armada38x/armada38x_rtc.c		optional mv_rtc fdt
 
 # NVidia
 arm/nvidia/tegra_abpmisc.c			optional fdt soc_nvidia_tegra210


More information about the dev-commits-src-all mailing list