drivers/net: fix up function prototypes after __dev* removals
[firefly-linux-kernel-4.4.55.git] / drivers / net / wan / pci200syn.c
index 037c423a63285a2dc02c435ce3d3a7498b16021a..ddbce54040e2ca5e0a49c3fbde8b77528499c792 100644 (file)
@@ -277,7 +277,7 @@ static const struct net_device_ops pci200_ops = {
 };
 
 static int pci200_pci_init_one(struct pci_dev *pdev,
-                                        const struct pci_device_id *ent)
+                              const struct pci_device_id *ent)
 {
        card_t *card;
        u32 __iomem *p;