The branch main has been updated by scottl: URL: https://cgit.FreeBSD.org/src/commit/?id=27b8dd594d58dd6c004a0b0d624b9a68a7e9c849
commit 27b8dd594d58dd6c004a0b0d624b9a68a7e9c849 Author: Scott Long <[email protected]> AuthorDate: 2021-08-09 18:57:50 +0000 Commit: Scott Long <[email protected]> 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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "[email protected]"
