diff options
Diffstat (limited to 'drivers/tty/synclink.c')
-rw-r--r-- | drivers/tty/synclink.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tty/synclink.c b/drivers/tty/synclink.c index 31db13be4697..4798dd5c55dd 100644 --- a/drivers/tty/synclink.c +++ b/drivers/tty/synclink.c | |||
@@ -8065,7 +8065,7 @@ static void hdlcdev_exit(struct mgsl_struct *info) | |||
8065 | #endif /* CONFIG_HDLC */ | 8065 | #endif /* CONFIG_HDLC */ |
8066 | 8066 | ||
8067 | 8067 | ||
8068 | static int __devinit synclink_init_one (struct pci_dev *dev, | 8068 | static int synclink_init_one (struct pci_dev *dev, |
8069 | const struct pci_device_id *ent) | 8069 | const struct pci_device_id *ent) |
8070 | { | 8070 | { |
8071 | struct mgsl_struct *info; | 8071 | struct mgsl_struct *info; |