u-boot-brain/arch/powerpc/cpu
Peter Tyser c22a711d24 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration
The following commit:

commit 882b7d726f
Author: Mike Frysinger <vapier@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

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
2010-12-17 20:26:19 +01:00
..
74xx_7xx 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration 2010-12-17 20:26:19 +01:00
mpc5xx PowerPC: Add relocation support for -fpic 2010-12-17 20:25:10 +01:00
mpc5xxx PowerPC: Add relocation support for -fpic 2010-12-17 20:25:10 +01:00
mpc8xx 8xx: Cleanup for partial linking and --gc-sections 2010-11-27 23:35:10 +01:00
mpc8xxx Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
mpc83xx PowerPC: Add relocation support for -fpic 2010-12-17 20:25:10 +01:00
mpc85xx PowerPC: Add relocation support for -fpic 2010-12-17 20:25:10 +01:00
mpc86xx 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declaration 2010-12-17 20:26:19 +01:00
mpc512x PowerPC: Add relocation support for -fpic 2010-12-17 20:25:10 +01:00
mpc824x PowerPC: Add relocation support for -fpic 2010-12-17 20:25:10 +01:00
mpc8220 PowerPC: Add relocation support for -fpic 2010-12-17 20:25:10 +01:00
mpc8260 PowerPC: Add relocation support for -fpic 2010-12-17 20:25:10 +01:00
ppc4xx PowerPC: Add relocation support for -fpic 2010-12-17 20:25:10 +01:00