From: Pali Rohár Date: Thu, 21 Jan 2021 19:34:17 +0000 (+0100) Subject: Documentation: arm: Fix marvell file name X-Git-Tag: v5.12-rc1~98^2~26 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dde0dc3a8e6770e79fa05fdf3d0d9f679d245cc7;p=thirdparty%2Flinux.git Documentation: arm: Fix marvell file name Fixes: dc7a12bdfccd ("docs: arm: convert docs to ReST and rename to *.rst") Signed-off-by: Pali Rohár Reviewed-by: Andrew Lunn Link: https://lore.kernel.org/r/20210121193418.22678-1-pali@kernel.org Signed-off-by: Jonathan Corbet --- diff --git a/Documentation/arm/index.rst b/Documentation/arm/index.rst index a2e9e1bba7b93..b4bea32472b66 100644 --- a/Documentation/arm/index.rst +++ b/Documentation/arm/index.rst @@ -33,7 +33,7 @@ SoC-specific documents ixp4xx - marvel + marvell microchip netwinder diff --git a/Documentation/arm/marvel.rst b/Documentation/arm/marvell.rst similarity index 100% rename from Documentation/arm/marvel.rst rename to Documentation/arm/marvell.rst