Page MenuHomeFreeBSD

phy: Move phy code in dev/phy
ClosedPublic

Authored by manu on Dec 26 2023, 6:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Aug 29, 4:13 PM
Unknown Object (File)
Mon, Aug 10, 3:10 PM
Unknown Object (File)
Mon, Aug 10, 2:58 PM
Unknown Object (File)
Mon, Aug 10, 2:56 PM
Unknown Object (File)
Mon, Aug 10, 2:55 PM
Unknown Object (File)
Aug 7 2026, 2:24 AM
Unknown Object (File)
Aug 5 2026, 4:03 AM
Unknown Object (File)
Jul 23 2026, 2:57 AM
Subscribers

Details

Summary

We've removed kernel option EXT_RESOURCES almost two years ago.
While it was ok to have some code under a common 'extres' subdirectory
at first, we now have a lot of consumer of it and we made it mandatory
so no need to have it under a cryptic name.

Sponsored by: Beckhoff Automation GmbH & Co. KG

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 55148
Build 52037: arc lint + arc unit

Event Timeline

manu requested review of this revision.Dec 26 2023, 6:16 PM

Remove _EXTRES_ from header guard

Same. Thanks for the cleanup.

sys/arm/ti/am335x/am335x_usb_phy.c
86

Is this still a fixme?

This revision is now accepted and ready to land.Dec 29 2023, 7:40 PM
This revision was automatically updated to reflect the committed changes.