Summary: | at91_mci(4) referenced, but not existing | ||
---|---|---|---|
Product: | Documentation | Reporter: | Christian Sturm <reezer> |
Component: | Manual Pages | Assignee: | Fernando Apesteguía <fernape> |
Status: | Closed FIXED | ||
Severity: | Affects Some People | CC: | doc, fernape |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
See Also: | https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=108980 |
Description
Christian Sturm
2017-04-30 10:14:12 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=cedaad93176e2a0680e929ff683cf8d173e3c562 commit cedaad93176e2a0680e929ff683cf8d173e3c562 Author: Fernando ApesteguÃa <fernape@FreeBSD.org> AuthorDate: 2021-06-10 13:11:22 +0000 Commit: Fernando ApesteguÃa <fernape@FreeBSD.org> CommitDate: 2021-06-10 13:15:54 +0000 mmc(4), mmcsc(4): Remove missing Xref There is no evidence of at91_mci in the code whatsoever. Most of the at91 drivers where removed in 802baf0ba66c18ca52aeaf4a3e7b05e85d8e4d3b PR: 218970 Reported by: reezer@reezer.org Approved by: imp@ Differential Revision: https://reviews.freebsd.org/D29193 share/man/man4/mmc.4 | 3 +-- share/man/man4/mmcsd.4 | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) Fixed. Thanks! |