summaryrefslogtreecommitdiff
path: root/include/linux/serial_core.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@suse.de>2005-06-21 04:15:16 (GMT)
committerGreg Kroah-Hartman <gregkh@suse.de>2006-06-26 19:25:05 (GMT)
commitaa4148cfc7b3b93eeaf755a7d14f10afaffe9a96 (patch)
tree7f1c84f3cf7c0c79ccdb94a62a3543ee19e5edc2 /include/linux/serial_core.h
parentbdaf8529385d5126ef791e8f1914afff8cd59bcf (diff)
downloadlinux-fsl-qoriq-aa4148cfc7b3b93eeaf755a7d14f10afaffe9a96.tar.xz
[PATCH] devfs: Remove devfs support from the serial subsystem
Also fixes all serial drivers. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'include/linux/serial_core.h')
-rw-r--r--include/linux/serial_core.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/serial_core.h b/include/linux/serial_core.h
index 951c4e8..fc1104a 100644
--- a/include/linux/serial_core.h
+++ b/include/linux/serial_core.h
@@ -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;