Dear Daniel Schwierzeck, On 04.06.2012 00:40, Daniel Schwierzeck wrote: > Declare malloc_bin_reloc() in malloc.h and remove all extern declarations > in various board.c files to get rid of one checkpatch.pl warning. > > Signed-off-by: Daniel Schwierzeck <[email protected]> > Cc: Wolfgang Denk <[email protected]> > Cc: Andreas Bießmann <[email protected]>
Acked-by: Andreas Bießmann <[email protected]> > Cc: Jason Jin <[email protected]> > Cc: Macpaul Lin <[email protected]> > Cc: Daniel Hellstrom <[email protected]> > --- > arch/avr32/lib/board.c | 1 - > arch/m68k/lib/board.c | 1 - > arch/mips/lib/board.c | 1 - > arch/nds32/lib/board.c | 2 -- > arch/sparc/lib/board.c | 1 - > include/malloc.h | 1 + > 6 files changed, 1 insertion(+), 6 deletions(-) _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

