Page MenuHomeFreeBSD

Fix building GENERIC-MMCCAM on arm64
ClosedPublic

Authored by kibab on May 25 2018, 10:12 AM.
Tags
Referenced Files
F103242225: D15569.id43012.diff
Fri, Nov 22, 1:38 PM
Unknown Object (File)
Tue, Nov 12, 4:04 AM
Unknown Object (File)
Mon, Nov 11, 9:18 PM
Unknown Object (File)
Sun, Nov 3, 3:14 AM
Unknown Object (File)
Sep 20 2024, 12:28 PM
Unknown Object (File)
Sep 14 2024, 9:04 PM
Unknown Object (File)
Sep 5 2024, 5:05 PM
Unknown Object (File)
Sep 2 2024, 11:49 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 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.