From: Alexandre Belloni Date: Fri, 17 Oct 2014 08:26:36 +0000 (+0200) Subject: mmc: atmel-mci: move mach header to platform_data X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~28^2~96 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9cbef73cb657ff795c130cccfed251f0ae923abb;p=pandora-kernel.git mmc: atmel-mci: move mach header to platform_data Move the mach header that can come either from arm/mach-at91 or avr32 to platform_data to be able to switch the AT91 platforms to multiplatform. Signed-off-by: Alexandre Belloni Acked-by: Arnd Bergmann Acked-by: Ludovic Desroches Signed-off-by: Ulf Hansson [Ulf: Fixed compile error] --- Reading git-diff-tree failed