commit | 32a8d22288177218d9f042a8f95817cc2eb8b505 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Feb 03 06:00:57 2021 -0700 |
committer | Simon Glass <sjg@chromium.org> | Mon Mar 22 19:23:27 2021 +1300 |
tree | acdebf598bea5fa8970a148189e490f6d8852f77 | |
parent | 4f4b2408bdd641d96e1a242050add95a0e767459 [diff] |
dtoc: Rename sandbox_i2c_test and sandbox_pmic_test These have '_test' suffixes which are not present on the drivers in the source code. Drop the suffixes to avoid a mismatch when scanning. Signed-off-by: Simon Glass <sjg@chromium.org>