diff options
Diffstat (limited to 'drivers/misc/pti.c')
-rw-r--r-- | drivers/misc/pti.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/misc/pti.c b/drivers/misc/pti.c index 3c5d74638eaf..e1a898e97f7c 100644 --- a/drivers/misc/pti.c +++ b/drivers/misc/pti.c | |||
@@ -796,7 +796,7 @@ static const struct tty_port_operations tty_port_ops = { | |||
796 | * 0 for success | 796 | * 0 for success |
797 | * otherwise, error | 797 | * otherwise, error |
798 | */ | 798 | */ |
799 | static int __devinit pti_pci_probe(struct pci_dev *pdev, | 799 | static int pti_pci_probe(struct pci_dev *pdev, |
800 | const struct pci_device_id *ent) | 800 | const struct pci_device_id *ent) |
801 | { | 801 | { |
802 | unsigned int a; | 802 | unsigned int a; |