| Summary: | ARMADAXP fails to compile, in mvs_soc.c | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Mina Galić <freebsd> |
| Component: | arm | Assignee: | Warner Losh <imp> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | Flags: | imp:
mfc-stable13+
|
| Priority: | --- | ||
| Version: | CURRENT | ||
| Hardware: | arm | ||
| OS: | Any | ||
|
Description
Mina Galić
2023-06-09 15:06:26 UTC
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=17dce737e305891c88e2410469cd23d8cfad1ca3 commit 17dce737e305891c88e2410469cd23d8cfad1ca3 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2023-06-09 23:18:54 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2023-06-09 23:21:40 +0000 mvs: Eliminate unused variable. ccim is unused. Just remove it. PR: 271920 Sponsored by: Netflix sys/dev/mvs/mvs_soc.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) ^Triage: assign to committer that resolved. A commit in branch stable/13 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=d9b466296bdd1aa3b25b0cb6f0f546af21e55c62 commit d9b466296bdd1aa3b25b0cb6f0f546af21e55c62 Author: Warner Losh <imp@FreeBSD.org> AuthorDate: 2023-06-09 23:18:54 +0000 Commit: Warner Losh <imp@FreeBSD.org> CommitDate: 2024-02-19 03:43:00 +0000 mvs: Eliminate unused variable. ccim is unused. Just remove it. PR: 271920 Sponsored by: Netflix (cherry picked from commit 17dce737e305891c88e2410469cd23d8cfad1ca3) sys/dev/mvs/mvs_soc.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) |