[PATCH] devfs: Remove devfs support from the serial subsystem
Also fixes all serial drivers. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
@@ -693,7 +693,6 @@ static struct uart_driver mpc52xx_uart_driver = {
|
||||
.owner = THIS_MODULE,
|
||||
.driver_name = "mpc52xx_psc_uart",
|
||||
.dev_name = "ttyPSC",
|
||||
.devfs_name = "ttyPSC",
|
||||
.major = SERIAL_PSC_MAJOR,
|
||||
.minor = SERIAL_PSC_MINOR,
|
||||
.nr = MPC52xx_PSC_MAXNUM,
|
||||
|
Reference in New Issue
Block a user