Re: git: 3ed646d89aa4 - main - fix qcom_cpu_kpssv2 compile on ASUS_AC1300
- In reply to: Warner Losh : "git: 3ed646d89aa4 - main - fix qcom_cpu_kpssv2 compile on ASUS_AC1300"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 12 Jun 2023 17:58:05 UTC
On 6/12/23 7:33 AM, Warner Losh wrote: > The branch main has been updated by imp: > > URL: https://cgit.FreeBSD.org/src/commit/?id=3ed646d89aa4a312ceb1bdcb948f91903860f8f0 > > commit 3ed646d89aa4a312ceb1bdcb948f91903860f8f0 > Author: Mina Galić <freebsd@igalic.co> > AuthorDate: 2023-06-11 21:12:59 +0000 > Commit: Warner Losh <imp@FreeBSD.org> > CommitDate: 2023-06-12 14:30:15 +0000 > > fix qcom_cpu_kpssv2 compile on ASUS_AC1300 > > Complete afdb42987ca8 by changing the return type from boolean_t to bool > for the definition for qcom_cpu_kpssv2_regulator_start. > > PR: 271932 > Fixes: afdb42987ca82869eeaecf6dc25c2b6fb7b8370e > Pull Request: https://github.com/freebsd/freebsd-src/pull/776 Oops, I wondered why I had this as a local diff in my "main" checkout. :( -- John Baldwin