kernel: bump 4.9 to 4.9.67
[openwrt/staging/lynxis.git] / target / linux / ramips / patches-4.9 / 0099-pci-mt7620.patch
index f532f30db8129de2df71f69e24e0cfd42bbaca42..997fb6a2b3b8aabde442e7009c8c62aeb26e62ba 100644 (file)
@@ -8,12 +8,3 @@
  
  #define PPLL_DRV                      0xa0
  #define PDRV_SW_SET                   (1<<31)
-@@ -121,7 +120,7 @@ static int wait_pciephy_busy(void)
-               else
-                       break;
-               if (retry++ > WAITRETRY_MAX) {
--                      printk(KERN_WARN "PCIE-PHY retry failed.\n");
-+                      pr_warn("PCIE-PHY retry failed.\n");
-                       return -1;
-               }
-       }