[U-Boot] [PATCH/next] 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration

Mike Frysinger vapier at gentoo.org
Fri Dec 3 22:35:17 CET 2010


On Friday, December 03, 2010 11:28:47 Peter Tyser wrote:
> The following commit:
> 
> commit 882b7d726febe65579d6502c271412ecb05821d7
> Author: Mike Frysinger <vapier at gentoo.org>
> Date:   Wed Oct 20 03:41:17 2010 -0400
> 
>     do_reset: unify duplicate prototypes
> 
> missed the 74xx_7xx and mpc86xx arches and the ppmc7xx board do_reset()
> functions which resulted in build errors such as:
>   cpu.c:128: error: conflicting types for 'do_reset'
>   include/command.h:102: error: previous declaration of 'do_reset' was here

yeah, i just noticed this last nite too.  when the patch was written, most 
boards were broken due to other common changes, so i had a hard time finding 
all the locations.  examples/api/libgenwrap.c needs updating too, but we can 
post that in a diff chageset.

Signed-off-by: Mike Frysinger <vapier at gentoo.org>
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
Url : http://lists.denx.de/pipermail/u-boot/attachments/20101203/f2790b98/attachment.pgp 


More information about the U-Boot mailing list