diff options
author | Ben Dooks <[email protected]> | 2022-09-13 06:18:14 +0000 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2022-10-13 11:06:53 -0700 |
commit | 3fb787e5bad50687a65ded7f3bb805cab70dff59 (patch) | |
tree | 784aeb6bb8e127cdf42b7c8d0839257a5ae74ec0 /lib/string_helpers.c | |
parent | 95f196f3212bbc258611c22865aef12b98304e1d (diff) |
soc: sifive: ccache: reduce printing on init
The driver prints out 6 lines on startup, which can easily be redcued
to two lines without losing any information.
Note, to make the types work better, uint64_t has been replaced with
ULL to make the unsigned long long match the format in the print
statement.
Signed-off-by: Ben Dooks <[email protected]>
Signed-off-by: Zong Li <[email protected]>
Reviewed-by: Conor Dooley <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions