commit | 89716964d947805337e82bbf652f13b9a972e47b | [log] [tgz] |
---|---|---|
author | Steve Sakoman <steve@sakoman.com> | Thu Jul 01 12:12:42 2010 -0700 |
committer | Sandeep Paulraj <s-paulraj@ti.com> | Mon Jul 05 20:00:32 2010 -0400 |
tree | e9fa8329afc3d92dfea3bd284154dec55345c3f3 | |
parent | c57cca255ce403fdfe77e7b040b578a29514da0b [diff] |
mmc: add function prototype for mmc_set_dev in mmc.h this eliminates compiler warnings when cmd_mmc.c is built with CONFIG_SYS_MMC_SET_DEV the mmc_set_dev implementation in omap3_mmc.c is also tweaked to match the new prototype in parameter naming and type Signed-off-by: Steve Sakoman <steve@sakoman.com> Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>