diff options
author | Sean Anderson <seanga2@gmail.com> | 2020-09-15 10:44:57 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-30 08:53:18 -0400 |
commit | 9db60ee470c2d28a71ca23d1c453b033c07e3870 (patch) | |
tree | 1f8a1d91d98b09a69a6f5fdb9694d71d5989a563 /lib/rsa/rsa-checksum.c | |
parent | ddc48c135527e930460d56192617b27704d6332d (diff) |
net: mvpp2: Convert netdev_xxx to dev_xxx
netdev_xxx evaluates to printf in U-Boot, so there is no extra info
printed. mvpp2 one of only 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