commit | e454830de587eb7d56ff96873ac00d817646883e | [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 | 6b810ff07ad0c70c25806f3bd94e60b1f52aa07d [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>