From: Nicolas Ferre Date: Fri, 22 Oct 2010 16:27:48 +0000 (+0200) Subject: at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=75305d768d296a07fd02df9af3e5de326df1c72e;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git at91/atmel-mci: inclusion of sd/mmc driver in at91sam9g45 chip and board This adds the support of atmel-mci sd/mmc driver in at91sam9g45 devices and board files. This also configures the DMA controller slave interface for at_hdmac dmaengine driver. Signed-off-by: Nicolas Ferre --- diff --git a/arch/arm/mach-at91/at91sam9g45_devices.c b/arch/arm/mach-at91/at91sam9g45_devices.c index 1276babf84d5..1e8f275c17f6 100644 --- a/arch/arm/mach-at91/at91sam9g45_devices.c +++ b/arch/arm/mach-at91/at91sam9g45_devices.c @@ -15,6 +15,7 @@ #include #include #include +#include #include #include