Page MenuHomeFreeBSD

Fix building GENERIC-MMCCAM on arm64
ClosedPublic

Authored by kibab on May 25 2018, 10:12 AM.
Tags
Referenced Files
Unknown Object (File)
Wed, Mar 11, 4:38 PM
Unknown Object (File)
Wed, Mar 11, 8:51 AM
Unknown Object (File)
Wed, Mar 11, 7:15 AM
Unknown Object (File)
Tue, Mar 10, 9:45 PM
Unknown Object (File)
Tue, Mar 3, 8:41 AM
Unknown Object (File)
Tue, Mar 3, 8:28 AM
Unknown Object (File)
Tue, Mar 3, 8:28 AM
Unknown Object (File)
Feb 7 2026, 8:34 PM
Subscribers
None

Details

Summary

Since GENERIC includes quite a few drivers now, all SDHCI drivers should have appropriate MMCCAM-related ifdefs and include opt_mmccam.h so that those ifdefs are actually processed correctly.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.May 25 2018, 3:26 PM

s/all SDHCI/all MMC/

dwmmc isn't sdhci.

This revision was automatically updated to reflect the committed changes.