Page MenuHomeFreeBSD

nvmem: Move nvmem code in dev/nvmem
ClosedPublic

Authored by manu on Dec 26 2023, 6:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 5, 6:54 PM
Unknown Object (File)
Fri, Aug 23, 1:24 AM
Unknown Object (File)
Aug 17 2024, 10:58 PM
Unknown Object (File)
Aug 15 2024, 12:17 PM
Unknown Object (File)
Aug 14 2024, 6:17 PM
Unknown Object (File)
Aug 8 2024, 10:04 PM
Unknown Object (File)
Aug 8 2024, 10:04 PM
Unknown Object (File)
Aug 8 2024, 10:04 PM
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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Dec 26 2023, 6:15 PM
This revision is now accepted and ready to land.Dec 28 2023, 3:54 PM

Remove _EXTRES_ from header guard

This revision now requires review to proceed.Dec 29 2023, 7:01 AM
This revision is now accepted and ready to land.Dec 29 2023, 7:41 PM
This revision was automatically updated to reflect the committed changes.