commit | 8a2ba581dc27d2ae1f22eae9d6fee0ec45e075f7 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun May 10 14:16:54 2020 -0600 |
committer | Tom Rini <trini@konsulko.com> | Thu Jun 25 13:24:12 2020 -0400 |
tree | bc6036ab4c4cc9b82461bb9c0ddd4075e097067c | |
parent | 441539f90a21156c69e870fcbda13157ce69a1dc [diff] |
bdinfo: net: Inline print_eth_ip_addr() This function only has two lines of code now, so inline it. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>