]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
do_bootm: unify duplicate prototypes
authorMike Frysinger <vapier@gentoo.org>
Wed, 20 Oct 2010 07:35:39 +0000 (03:35 -0400)
committerWolfgang Denk <wd@denx.de>
Sun, 28 Nov 2010 20:45:32 +0000 (21:45 +0100)
commit36ebb78779cb08b48672e0fa5cd891199cc0ee23
treec7c07c5a1c2a7867c9adfdfa63f8a4809369b50d
parent40b484a3dfb586076c6cfba44eff3e3cf0b5bd1f
do_bootm: unify duplicate prototypes

The duplication of the do_bootm prototype has gotten out of hand,
and they're pretty much all outdated (wrt constness).  Unify them
all in command.h.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
13 files changed:
board/cm5200/fwupdate.c
board/esd/common/cmd_loadpci.c
board/esd/cpci750/cpci750.c
board/esd/pci405/cmd_pci405.c
board/pn62/cmd_pn62.c
common/cmd_fdc.c
common/cmd_fdos.c
common/cmd_ide.c
common/cmd_nand.c
common/cmd_net.c
common/cmd_scsi.c
common/cmd_usb.c
include/command.h