Avoid calling print_eths() with driver model
authorSimon Glass <sjg@chromium.org>
Sun, 5 Apr 2015 22:07:38 +0000 (16:07 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:36 +0000 (11:11 -0600)
commitff97380015b6b5d7d6267417a1cd6fc0e67b81bc
tree609a0e02cfd5bc0db31723bd418a4581dbc9ec00
parent3bc427006ac8d0661169ed771b3cac7e86f960e8
Avoid calling print_eths() with driver model

This function is not supported with driver model.

Signed-off-by: Simon Glass <sjg@chromium.org>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
common/cmd_bdinfo.c