]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
arm64: GENERIC-MMCCAM: Fix build and module depend
authorEmmanuel Vadot <manu@FreeBSD.org>
Wed, 29 Aug 2018 14:01:27 +0000 (14:01 +0000)
committerEmmanuel Vadot <manu@FreeBSD.org>
Wed, 29 Aug 2018 14:01:27 +0000 (14:01 +0000)
commitb83d10091fde9d180ab4ce2e533b712e97e5a2e0
tree2ef0af71d72e2de5cf8f1f7975adb2a4ce5955ab
parentf0165b1ca68bff74bd6196d796b3fa5b7a732ca2
arm64: GENERIC-MMCCAM: Fix build and module depend

Fix the build of the GENERIC-MMCCAM kernel config after the sdhci_xenon
driver was commited.
While here correct sdhci_fdt and tegra_sdhci, even with MMCCAM they do
need to depend on sdhci(4)

Reported by: Reshetnikov Dmitriy <genserg@hotmail.com>
Approved by: re (kib)
Sponsored by: Rubicon Communications, LLC ("NetGate")
sys/arm/nvidia/tegra_sdhci.c
sys/dev/sdhci/sdhci_fdt.c
sys/dev/sdhci/sdhci_xenon.c