u-boot-brain/board/mpl
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
..
common stdio: Remove redundant code around stdio_register() calls 2014-07-23 14:07:23 +01:00
mip405 Remove obsolete _LINUX_CONFIG_H macro 2014-01-24 16:59:07 -05:00
pati Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
pip405 Remove obsolete _LINUX_CONFIG_H macro 2014-01-24 16:59:07 -05:00
vcma9 vcma9/lowlevel_init.S: trivial: terminate comment 2014-07-07 19:43:01 -04:00