diff mbox series

Documentation: riscv: remove non-existent document from table of contents

Message ID 20220329084428.376003-1-bagasdotme@gmail.com (mailing list archive)
State New, archived
Headers show
Series Documentation: riscv: remove non-existent document from table of contents | expand

Commit Message

Bagas Sanjaya March 29, 2022, 8:44 a.m. UTC
Remove reference to non-existent pmu.rst from table of contents tree
in Documentation/riscv/index.rst.

Fixes: 23b1f18326ec ("Documentation: riscv: Remove the old
documentation")
Link: https://lore.kernel.org/linux-next/20220329133412.591d6882@canb.auug.org.au/
Cc: Palmer Dabbelt <palmer@dabbelt.com>
Cc: Paul Walmsley <paul@pwsan.com>
Cc: Atish Patra <atish.patra@wdc.com>
Cc: Atish Patra <atishp@atishpatra.org>
Cc: Atish Patra <atishp@rivosinc.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Cc: Linux Next Mailing List <linux-next@vger.kernel.org>
Cc: linux-riscv@lists.infradead.org
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
 Documentation/riscv/index.rst | 1 -
 1 file changed, 1 deletion(-)


base-commit: 1930a6e739c4b4a654a69164dbe39e554d228915

Comments

Palmer Dabbelt April 1, 2022, 12:05 a.m. UTC | #1
On Tue, 29 Mar 2022 01:44:28 PDT (-0700), bagasdotme@gmail.com wrote:
> Remove reference to non-existent pmu.rst from table of contents tree
> in Documentation/riscv/index.rst.
>
> Fixes: 23b1f18326ec ("Documentation: riscv: Remove the old
> documentation")
> Link: https://lore.kernel.org/linux-next/20220329133412.591d6882@canb.auug.org.au/
> Cc: Palmer Dabbelt <palmer@dabbelt.com>
> Cc: Paul Walmsley <paul@pwsan.com>
> Cc: Atish Patra <atish.patra@wdc.com>
> Cc: Atish Patra <atishp@atishpatra.org>
> Cc: Atish Patra <atishp@rivosinc.com>
> Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
> Cc: Linux Next Mailing List <linux-next@vger.kernel.org>
> Cc: linux-riscv@lists.infradead.org
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> ---
>  Documentation/riscv/index.rst | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/Documentation/riscv/index.rst b/Documentation/riscv/index.rst
> index ea915c1960488a..e23b876ad6ebb6 100644
> --- a/Documentation/riscv/index.rst
> +++ b/Documentation/riscv/index.rst
> @@ -7,7 +7,6 @@ RISC-V architecture
>
>      boot-image-header
>      vm-layout
> -    pmu
>      patch-acceptance
>
>      features
>
> base-commit: 1930a6e739c4b4a654a69164dbe39e554d228915

Adding the doc folks.

I'm going to go ahead and just take this via the RISC-V tree, as I just 
broke things.  I'd usually wait for longer for an ack/review, but IMO 
it's saner to just get this into rc1 so builds don't break.  My version 
[1] was sent at the same time and was CC'd to the right place, but I'm 
going to take this one instead.

[1]: https://lore.kernel.org/lkml/20220329164544.29367-1-palmer@rivosinc.com/

Thanks!
diff mbox series

Patch

diff --git a/Documentation/riscv/index.rst b/Documentation/riscv/index.rst
index ea915c1960488a..e23b876ad6ebb6 100644
--- a/Documentation/riscv/index.rst
+++ b/Documentation/riscv/index.rst
@@ -7,7 +7,6 @@  RISC-V architecture
 
     boot-image-header
     vm-layout
-    pmu
     patch-acceptance
 
     features