]> www.infradead.org Git - users/jedix/linux-maple.git/commitdiff
Documentation: Remove unused "mtdset=" from kernel-parameters.txt
authorThomas Huth <thuth@redhat.com>
Fri, 14 Jun 2024 18:25:08 +0000 (20:25 +0200)
committerJonathan Corbet <corbet@lwn.net>
Mon, 17 Jun 2024 22:24:32 +0000 (16:24 -0600)
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@redhat.com>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240614182508.600113-1-thuth@redhat.com
Documentation/admin-guide/kernel-parameters.txt

index 6d5da820db0cfe86aa533d0ed2dc5e02cf496c35..820ec26cee4890c414cec117e488b55ddfa47287 100644 (file)
        mtdparts=       [MTD]
                        See drivers/mtd/parsers/cmdlinepart.c
 
-       mtdset=         [ARM]
-                       ARM/S3C2412 JIVE boot control
-
-                       See arch/arm/mach-s3c/mach-jive.c
-
        mtouchusb.raw_coordinates=
                        [HW] Make the MicroTouch USB driver use raw coordinates
                        ('y', default) or cooked coordinates ('n')