commit | f38161c5769ffd175f688dac6c3044f0e3e095ba | [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 | dff51a524c873673fc19f31927ba25445784fb35 [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>