Date: Wed, 5 Oct 2022 08:45:15 +0200 From: Emmanuel Vadot <manu@bidouilliste.com> To: Andrew Turner <andrew@FreeBSD.org> Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 89a9a13c1a91 - main - Remove unneeded FDT checks from phydev and regdev Message-ID: <20221005084515.ad2186594090170256a67bff@bidouilliste.com> In-Reply-To: <202210041639.294GdjkP062001@gitrepo.freebsd.org> References: <202210041639.294GdjkP062001@gitrepo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 4 Oct 2022 16:39:45 GMT Andrew Turner <andrew@FreeBSD.org> wrote: > The branch main has been updated by andrew: > > URL: https://cgit.FreeBSD.org/src/commit/?id=89a9a13c1a917715c047ef9b0d7bd3f6416bb13b > > commit 89a9a13c1a917715c047ef9b0d7bd3f6416bb13b > Author: Andrew Turner <andrew@FreeBSD.org> > AuthorDate: 2022-10-04 16:27:59 +0000 > Commit: Andrew Turner <andrew@FreeBSD.org> > CommitDate: 2022-10-04 16:37:37 +0000 > > Remove unneeded FDT checks from phydev and regdev > > They are only ever built when FDT is enabled so there is no need to > check for it in the files. > > Sponsored by: The FreeBSD Foundation > --- > sys/dev/extres/phy/phydev_if.m | 5 ----- > sys/dev/extres/regulator/regdev_if.m | 6 ------ > 2 files changed, 11 deletions(-) Pretty sure that mmel@'s goal was to make this available for every platform at one point. But if someone will do the work re-adding those isn't hard (and I don't see it happening anytime soon anyway ...). -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20221005084515.ad2186594090170256a67bff>