Prechádzať zdrojové kódy

Documentation: Remove references to dead "cyclades=" boot option

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Robert P. J. Day 17 rokov pred
rodič
commit
23d028f69a

+ 0 - 2
Documentation/kernel-parameters.txt

@@ -507,8 +507,6 @@ and is between 256 and 4096 characters. It is defined in the file
 	cs89x0_media=	[HW,NET]
 	cs89x0_media=	[HW,NET]
 			Format: { rj45 | aui | bnc }
 			Format: { rj45 | aui | bnc }
 
 
-	cyclades=	[HW,SERIAL] Cyclades multi-serial port adapter.
-
 	dasd=		[HW,NET]
 	dasd=		[HW,NET]
 			See header of drivers/s390/block/dasd_devmap.c.
 			See header of drivers/s390/block/dasd_devmap.c.
 
 

+ 0 - 2
drivers/char/cyclades.c

@@ -727,8 +727,6 @@ static struct tty_driver *cy_serial_driver;
    driver to probe addresses at a different address, add it to
    driver to probe addresses at a different address, add it to
    this table.  If the driver is probing some other board and
    this table.  If the driver is probing some other board and
    causing problems, remove the offending address from this table.
    causing problems, remove the offending address from this table.
-   The cy_setup function extracts additional addresses from the
-   boot options line.  The form is "cyclades=address,address..."
 */
 */
 
 
 static unsigned int cy_isa_addresses[] = {
 static unsigned int cy_isa_addresses[] = {