On Mon, 15 Jun 2020 08:46:52 +0200, Mauro Carvalho Chehab wrote:
There are some new broken doc links due to yaml renames
at DT. Developers should really run:
./scripts/documentation-file-ref-check
in order to solve those issues while submitting patches.
This tool can even fix most of the issues with:
./scripts/documentation-file-ref-check --fix
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
---
Documentation/devicetree/bindings/display/bridge/sii902x.txt | 2 +-
.../devicetree/bindings/display/rockchip/rockchip-drm.yaml | 2 +-
Documentation/devicetree/bindings/net/mediatek-bluetooth.txt | 2 +-
Documentation/devicetree/bindings/sound/audio-graph-card.txt | 2 +-
Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt | 2 +-
Documentation/mips/ingenic-tcu.rst | 2 +-
MAINTAINERS | 4 ++--
7 files changed, 8 insertions(+), 8 deletions(-)
Applied, thanks!