Thomas Huth <thuth@xxxxxxxxxx> 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@xxxxxxxxxx> > --- > 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