Skip to content
Commit 7736c09c authored by Russell King's avatar Russell King Committed by Russell King
Browse files

[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: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent adee14b2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment