From: Guennadi Liakhovetski Date: Mon, 16 Apr 2012 21:09:13 +0000 (+0200) Subject: ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper X-Git-Tag: v3.4-rc7~1^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b3e38c4fbeb88092390f7c29b4934212abe9ded;p=pandora-kernel.git ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper This also fixes the following modular mmc build failure: arch/arm/mach-shmobile/built-in.o: In function `ag5evm_sdhi0_gpio_cd': pfc-sh73a0.c:(.text+0x7c0): undefined reference to `mmc_detect_change' on this platform by eliminating the use of an inline function, which calls into the mmc core. Signed-off-by: Guennadi Liakhovetski Tested-by: Simon Horman Acked-by: Magnus Damm Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed