Page MenuHomeFreeBSD

Fix building GENERIC-MMCCAM on arm64
ClosedPublic

Authored by kibab on May 25 2018, 10:12 AM.
Tags
Referenced Files
F152546319: D15569.id42976.diff
Wed, Apr 15, 2:38 PM
Unknown Object (File)
Tue, Apr 14, 9:13 PM
Unknown Object (File)
Tue, Apr 14, 3:54 PM
Unknown Object (File)
Tue, Apr 14, 8:24 AM
Unknown Object (File)
Tue, Apr 7, 3:11 PM
Unknown Object (File)
Mon, Apr 6, 10:00 AM
Unknown Object (File)
Sun, Apr 5, 9:46 AM
Unknown Object (File)
Fri, Mar 27, 9:26 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 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.