From: Jim Cromie Date: Wed, 29 Dec 2010 15:09:33 +0000 (-0500) Subject: remove doc for obsolete dynamic-printk kernel-parameter X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=44dd4ff33cde33d52d4376130f770b50f64218ca;p=linux-beck.git remove doc for obsolete dynamic-printk kernel-parameter re: commit e9d376f0fa66bd630fe27403669c6ae6c22a868f Author: Jason Baron Date: Thu Feb 5 11:51:38 2009 -0500 dynamic debug: combine dprintk and dynamic printk Above commit obsoleted the kernel parameter, and even removed its entry in kernel-parameters.txt, but got reinsterted through 0cb55ad2ad55 ("docs: alphabetize entries in kernel-parameters.txt") Signed-off-by: Jim Cromie Signed-off-by: Jiri Kosina --- diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 8b61c9360999..b653d5a08685 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -655,11 +655,6 @@ and is between 256 and 4096 characters. It is defined in the file dscc4.setup= [NET] - dynamic_printk Enables pr_debug()/dev_dbg() calls if - CONFIG_DYNAMIC_PRINTK_DEBUG has been enabled. - These can also be switched on/off via - /dynamic_printk/modules - earlycon= [KNL] Output early console device and options. uart[8250],io,[,options] uart[8250],mmio,[,options]