diff options
-rw-r--r-- | arch/mips/pci/pci-mt7620.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/mips/pci/pci-mt7620.c b/arch/mips/pci/pci-mt7620.c index 407f155f0bb6..f6b77788124a 100644 --- a/arch/mips/pci/pci-mt7620.c +++ b/arch/mips/pci/pci-mt7620.c | |||
@@ -315,6 +315,7 @@ static int mt7620_pci_probe(struct platform_device *pdev) | |||
315 | break; | 315 | break; |
316 | 316 | ||
317 | case MT762X_SOC_MT7628AN: | 317 | case MT762X_SOC_MT7628AN: |
318 | case MT762X_SOC_MT7688: | ||
318 | if (mt7628_pci_hw_init(pdev)) | 319 | if (mt7628_pci_hw_init(pdev)) |
319 | return -1; | 320 | return -1; |
320 | break; | 321 | break; |