Signed-off-by: Stefano Babic <sba...@denx.de> CC: Tom Rini <tom.r...@gmail.com> CC: Wolfgang Denk <w...@denx.de> CC: Simon Schwarz <simonschwarz...@gmail.com> ---
After rebasing V12, I see that prototype for omap_rev_string() was changed ==> fixed include/spl.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/spl.h b/include/spl.h index 6ea3823..d060826 100644 --- a/include/spl.h +++ b/include/spl.h @@ -47,7 +47,7 @@ extern u32 *boot_params_ptr; /* SPL common function s*/ void spl_parse_image_header(const struct image_header *header); -void omap_rev_string(char *omap_rev_string); +void omap_rev_string(void); int spl_uboot_key(void); void spl_board_prepare_for_linux(void); int spl_start_uboot(void); -- 1.7.5.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot