u-boot-brain/board/bf527-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
..
bf527-ezkit.c blackfin: replace bfin_gen_rand_mac() with eth_random_addr() 2014-05-12 15:19:46 -04: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