-
- Downloads
malloc: remove extern declarations of malloc_bin_reloc() in board.c files
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 <daniel.schwierzeck@googlemail.com> Cc: Wolfgang Denk <wd@denx.de> Cc: Andreas Bießmann <andreas.devel@gmail.com> Cc: Jason Jin <Jason.jin@freescale.com> Cc: Macpaul Lin <macpaul@andestech.com> Cc: Daniel Hellstrom <daniel@gaisler.com> Acked-by:
Andreas Bießmann <andreas.devel@gmail.com>
Showing
- arch/avr32/lib/board.c 0 additions, 1 deletionarch/avr32/lib/board.c
- arch/m68k/lib/board.c 0 additions, 1 deletionarch/m68k/lib/board.c
- arch/mips/lib/board.c 0 additions, 1 deletionarch/mips/lib/board.c
- arch/nds32/lib/board.c 0 additions, 2 deletionsarch/nds32/lib/board.c
- arch/sparc/lib/board.c 0 additions, 1 deletionarch/sparc/lib/board.c
- include/malloc.h 1 addition, 0 deletionsinclude/malloc.h
Loading
Please register or sign in to comment