From: Linus Walleij Date: Tue, 22 Sep 2009 13:29:36 +0000 (+0100) Subject: ARM: 5720/1: Move MMCI header to amba include dir X-Git-Tag: v2.6.32-rc1~49^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ef297f86b62f187c59475784208f75c2ed8ccd8;p=pandora-kernel.git ARM: 5720/1: Move MMCI header to amba include dir This moves the mmci platform data definition struct away from arch/arm/include/asm/mach/mmc.h into the more proper place among the other primecells in include/linux/amba/mmci.h and at the same time renames it to "mmci.h", and also the struct in this file confusingly named mmc_platform_data has been renamed mmci_platform_data for clarity. Cc: Catalin Marinas Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed