From 76fc279f1ba4adc31d6147d3bfdeec147ff65cc5 Mon Sep 17 00:00:00 2001 From: Marius Strobl Date: Tue, 8 Aug 2023 22:52:16 +0200 Subject: [PATCH] ObsoleteFiles.inc: Correct typo Fixes: 37c8ee8847fa ath(4): Remove MIPS AHB frontend and join PCI one w/ main support again --- ObsoleteFiles.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc index 8ca4c98d6a6..4b7a4d69c6c 100644 --- a/ObsoleteFiles.inc +++ b/ObsoleteFiles.inc @@ -52,7 +52,7 @@ # xargs -n1 | sort | uniq -d; # done -# 20230807: Removal of the ath(4) AHB bus-frontend or MIPS +# 20230807: Removal of the ath(4) AHB bus-frontend for MIPS OLD_FILES+=usr/share/man/man4/ath_ahb.4 OLD_FILES+=usr/share/man/man4/ath_pci.4