diff options
author | Sean Anderson <seanga2@gmail.com> | 2020-09-15 10:44:55 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-30 08:53:14 -0400 |
commit | c519cbf5c2eb7d96d62489db952f8a63b5f068f8 (patch) | |
tree | c143bba0b8ba47933aefd6d22a88919bee5522c9 /lib/rsa/rsa-checksum.c | |
parent | 13cbe299d0e03687b1b7c66316aa851cb23a6bd6 (diff) |
net: mvneta: Convert netdev_xxx to dev_xxx
netdev_xxx evaluates to printf in U-Boot, so there is no extra info
printed. mvneta is one of two drivers which use these functions in U-Boot.
Convert these functions to dev_xxx where possible (and to log_xxx where
not).
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'lib/rsa/rsa-checksum.c')
0 files changed, 0 insertions, 0 deletions