Page MenuHomeFreeBSD

Fix building GENERIC-MMCCAM on arm64
ClosedPublic

Authored by kibab on May 25 2018, 10:12 AM.
Tags
Referenced Files
F132689555: D15569.diff
Sun, Oct 19, 1:59 AM
Unknown Object (File)
Wed, Oct 8, 10:55 PM
Unknown Object (File)
Sun, Sep 21, 5:26 AM
Unknown Object (File)
Sep 18 2025, 1:58 PM
Unknown Object (File)
Sep 17 2025, 9:59 AM
Unknown Object (File)
Sep 17 2025, 9:46 AM
Unknown Object (File)
Sep 17 2025, 9:36 AM
Unknown Object (File)
Sep 13 2025, 10:45 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 16839

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.