mirror of
https://github.com/Fishwaldo/linux-bl808.git
synced 2025-06-17 20:25:19 +00:00
[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:
parent
bdaf852938
commit
aa4148cfc7
24 changed files with 1 additions and 34 deletions
|
@ -336,7 +336,6 @@ struct uart_driver {
|
|||
struct module *owner;
|
||||
const char *driver_name;
|
||||
const char *dev_name;
|
||||
const char *devfs_name;
|
||||
int major;
|
||||
int minor;
|
||||
int nr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue