commit | 1f1e83032aab35e0cde36efd65911c8298488cc1 | [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 | 011f1b3f51dde2586a34db33962ddc6d2aa6bc9b [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>