u-boot-brain/board/bf548-ezkit
Simon Glass 91d0be1dd8 stdio: Remove redundant code around stdio_register() calls
There is no point in setting a structure's memory to NULL when it has
already been zeroed with memset().

Also, there is no need to create a stub function for stdio to call - if the
function is NULL it will not be called.

This is a clean-up, with no change in functionality.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Marek Vasut <marex@denx.de>
2014-07-23 14:07:23 +01:00
..
bf548-ezkit.c Blackfin: bf548-ezkit: convert to portmux framework 2010-07-13 17:50:51 -04:00
config.mk kbuild, blackfin: Add CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED 2014-03-07 10:59:06 -05:00
Makefile blackfin: convert makefiles to Kbuild style 2013-11-01 11:42:12 -04:00
video.c stdio: Remove redundant code around stdio_register() calls 2014-07-23 14:07:23 +01:00