diff options
author | 2022-04-03 10:53:04 -0400 | |
---|---|---|
committer | 2022-05-21 11:41:29 -0500 | |
commit | 262190a8ca2b1e1ec75b8a4f1c7f07e585facd6f (patch) | |
tree | 0b40f8274d25504b4a77b0e5cbc4c67ee645946c /scripts/gdb/linux/utils.py | |
parent | dt-bindings: mailbox: qcom-ipcc: simplify the example (diff) | |
download | linux-dev-262190a8ca2b1e1ec75b8a4f1c7f07e585facd6f.tar.xz linux-dev-262190a8ca2b1e1ec75b8a4f1c7f07e585facd6f.zip |
mailbox: imx: remove redundant initializer
Smatch reports this issue
imx-mailbox.c:887:10: warning: Initializer entry defined twice
imx-mailbox.c:889:10: also defined here
.rxdb = imx_mu_generic_rxdb,
Is listed twice, so remove one.
Signed-off-by: Tom Rix <trix@redhat.com>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions