diff options
author | Arnaud Pouliquen <arnaud.pouliquen@foss.st.com> | 2022-10-05 10:13:17 +0200 |
---|---|---|
committer | Mathieu Poirier <mathieu.poirier@linaro.org> | 2022-10-05 17:20:44 +0200 |
commit | ccf22a48cc8789a35befea783448c259463a5eef (patch) | |
tree | cd10f1dc9c522041b2a9940ce634081c81f19290 /drivers/mtd/nand/bbt.c | |
parent | remoteproc: Support attach recovery after rproc crash (diff) | |
download | linux-ccf22a48cc8789a35befea783448c259463a5eef.tar.xz linux-ccf22a48cc8789a35befea783448c259463a5eef.zip |
remoteproc: virtio: Fix warning on bindings by removing the of_match_table
The checkpatch tool complains that "virtio,rproc" is not documented.
But it is not possible to probe the device "rproc-virtio" by declaring
it in the device tree. So documenting it in the bindings does not make
sense.
This commit solves the checkpatch warning by suppressing the useless
of_match_table.
Suggested-by: Rob Herring <robh@kernel.org>
Fixes: 1d7b61c06dc3 ("remoteproc: virtio: Create platform device for the remoteproc_virtio")
Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20221005081317.3411684-1-arnaud.pouliquen@foss.st.com
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'drivers/mtd/nand/bbt.c')
0 files changed, 0 insertions, 0 deletions