commit | 82e0e732ee2cf6d0e125aeb7ed7de69711f35ec8 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sat Jan 29 14:14:16 2022 -0700 |
committer | Simon Glass <sjg@chromium.org> | Wed Feb 09 12:30:13 2022 -0700 |
tree | b319ad1410444b531be5961cbbbaa972ec4a0704 | |
parent | f3385a5b1c2024e33e276aef829a4da43ceee0fe [diff] |
patman: Rename Print() to Tprint() Rename this function so that when we convert it to snake case it will not conflict with the built-in print() function. Signed-off-by: Simon Glass <sjg@chromium.org>