From: Russell King Date: Tue, 9 Sep 2008 09:16:22 +0000 (+0100) Subject: [ARM] OMAP: Fix MMC device data X-Git-Tag: v2.6.27-rc7~27^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7736c09c6cf9521f2413d78856a66f4a37046e84;p=pandora-kernel.git [ARM] OMAP: Fix MMC device data OMAPs MMC device data was passing the wrong structure via the platform device. Moreover, a missing function means that both sx1_defconfig and omap_h2_1610_defconfig builds failed with undefined reference to `omap_set_mmc_info' errors. Fix this by updating the MMC support from the omapzoom tree. Signed-off-by: Russell King --- Reading git-diff-tree failed