summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress
diff options
context:
space:
mode:
authorRoland Hieber <rhi@pengutronix.de>2020-09-15 13:52:47 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2020-09-15 14:42:49 +0200
commit11359b39028689c0f9893645c0feb80ab7052baf (patch)
tree81c33516144cde0db36e3d4b4b848affd4347420 /arch/arm/mach-vexpress
parent9f22aed2e11c704a8762ed370524b5fc85e11e75 (diff)
downloadbarebox-11359b39028689c0f9893645c0feb80ab7052baf.tar.gz
barebox-11359b39028689c0f9893645c0feb80ab7052baf.tar.xz
mci: bcm2835: depend on sdhci
The driver uses functions defined in sdhci.o, and will fail to build otherwise: drivers/mci/mci-bcm2835.o: in function `bcm2835_mci_request': drivers/mci/mci-bcm2835.c:134: undefined reference to `sdhci_set_cmd_xfer_mode' arm-v5te-linux-gnueabi-ld: drivers/mci/mci-bcm2835.c:169: undefined reference to `sdhci_read_response' arm-v5te-linux-gnueabi-ld: drivers/mci/mci-bcm2835.c:175: undefined reference to `sdhci_transfer_data' Fixes: f8dffc9338dc2c7ae830 (2019-11-19, "mci: bcm2835: Use sdhci_set_cmd_xfer_mode()") Signed-off-by: Roland Hieber <rhi@pengutronix.de> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-vexpress')
0 files changed, 0 insertions, 0 deletions