[PATCH] Documentation: Remove unused "mtdset=" from kernel-parameters.txt

Jonathan Corbet corbet at lwn.net
Mon Jun 17 15:24:44 PDT 2024


Thomas Huth <thuth at redhat.com> writes:

> The kernel parameter "mtdset" has been removed two years ago in
> commit 61b7f8920b17 ("ARM: s3c: remove all s3c24xx support") and
> thus should be removed from the documentation now, too.
>
> Signed-off-by: Thomas Huth <thuth at redhat.com>
> ---
>  Documentation/admin-guide/kernel-parameters.txt | 5 -----
>  1 file changed, 5 deletions(-)
>
> diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
> index 87d5bee924fe..ff02e1a02e12 100644
> --- a/Documentation/admin-guide/kernel-parameters.txt
> +++ b/Documentation/admin-guide/kernel-parameters.txt
> @@ -3631,11 +3631,6 @@
>  	mtdparts=	[MTD]
>  			See drivers/mtd/parsers/cmdlinepart.c
>  
> -	mtdset=		[ARM]
> -			ARM/S3C2412 JIVE boot control
> -
> -			See arch/arm/mach-s3c/mach-jive.c

Applied, thanks.

jon



More information about the linux-arm-kernel mailing list