diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-02-02 16:44:00 +0100 |
---|---|---|
committer | Geert Uytterhoeven <geert+renesas@glider.be> | 2021-02-02 17:12:03 +0100 |
commit | 5394cc90826f6c562540da08dea031aa10360498 (patch) | |
tree | 880a2035cf0e1a6e0a67bda42dcde7a8b4658dc9 | |
parent | 9810806c1de07e8946115191117682593febf040 (diff) |
projects: linux: io: r8a77961: Fix bad lore link
Lore links should specify the Message-ID, not the full URL.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
-rw-r--r-- | projects/linux/io/r8a77961_io.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects/linux/io/r8a77961_io.yaml b/projects/linux/io/r8a77961_io.yaml index d62d40e..0a2df19 100644 --- a/projects/linux/io/r8a77961_io.yaml +++ b/projects/linux/io/r8a77961_io.yaml @@ -20,7 +20,7 @@ upstream: - torvalds: ca432812d9344a79f7c58375e07ad1936e9f0fc6 # dt-bindings: phy: renesas: usb2-phy: add r8a77961 support - torvalds: 42aed917819d58bf202e7e2df7707fd5c2a4ef5c # dt-bindings: phy: renesas: usb3-phy: add r8a77961 support - torvalds: aef161f4f1b829e91c4aaaac75c2b8fcdbc033fc # spi: renesas,sh-msiof: Add r8a77961 support - - lore: https://lore.kernel.org/linux-renesas-soc/CAMuHMdVA0UCZi41JzKgqm7njr1fmSHa-2eA+ECd+AUM3K6Bhtg@mail.gmail.com/T/#m785cf17feb52ebd9f898d2d057453e4fdd249ffd + - lore: CAMuHMdVA0UCZi41JzKgqm7njr1fmSHa-2eA+ECd+AUM3K6Bhtg@mail.gmail.com # dt-bindings: timer: renesas,cmt: Document R8A77961 comments: - Documentation/devicetree/bindings/net/can/rcar_canfd.txt |